aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/soc
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2022-05-02 14:54:06 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-05-04 11:39:40 -0500
commitec69dfbdc426f22a9557e5c5408d7902fe0e0144 (patch)
treee9d9400340cdf51ab19ffd754756bd34a61400c4 /include/linux/soc
parentdt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles (diff)
downloadwireguard-linux-ec69dfbdc426f22a9557e5c5408d7902fe0e0144.tar.xz
wireguard-linux-ec69dfbdc426f22a9557e5c5408d7902fe0e0144.zip
soc: qcom: llcc: Add sc8180x and sc8280xp configurations
Add LLCC configuration data for the SC8180X and SC8280XP platforms, based on the downstream tables. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Sai Prakash Ranjan <quic_saipraka@quicinc.com> Link: https://lore.kernel.org/r/20220502215406.612967-3-bjorn.andersson@linaro.org
Diffstat (limited to 'include/linux/soc')
-rw-r--r--include/linux/soc/qcom/llcc-qcom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/soc/qcom/llcc-qcom.h b/include/linux/soc/qcom/llcc-qcom.h
index 0bc21ee58fac..9ed5384c5ca1 100644
--- a/include/linux/soc/qcom/llcc-qcom.h
+++ b/include/linux/soc/qcom/llcc-qcom.h
@@ -29,6 +29,8 @@
#define LLCC_AUDHW 22
#define LLCC_NPU 23
#define LLCC_WLHW 24
+#define LLCC_PIMEM 25
+#define LLCC_DRE 26
#define LLCC_CVP 28
#define LLCC_MODPE 29
#define LLCC_APTCM 30