projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74588aa
)
dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDs
author
Dylan Van Assche
<me@dylanvanassche.be>
Thu, 6 Apr 2023 17:31:45 +0000
(19:31 +0200)
committer
Bjorn Andersson
<andersson@kernel.org>
Fri, 7 Apr 2023 18:25:31 +0000
(11:25 -0700)
SSC_Q6 and ADSP_Q6 are used in the FastRPC driver for accessing
the secure world.
Signed-off-by: Dylan Van Assche <me@dylanvanassche.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230406173148.28309-3-me@dylanvanassche.be
include/dt-bindings/firmware/qcom,scm.h
patch
|
blob
|
history
diff --git
a/include/dt-bindings/firmware/qcom,scm.h
b/include/dt-bindings/firmware/qcom,scm.h
index 1a4e68fa07445683cbf9501040b4bf9397225f38..d1dc09e72923389ae8cdaf59488c2b3a626733b6 100644
(file)
--- a/
include/dt-bindings/firmware/qcom,scm.h
+++ b/
include/dt-bindings/firmware/qcom,scm.h
@@
-8,6
+8,8
@@
#define _DT_BINDINGS_FIRMWARE_QCOM_SCM_H
#define QCOM_SCM_VMID_HLOS 0x3
+#define QCOM_SCM_VMID_SSC_Q6 0x5
+#define QCOM_SCM_VMID_ADSP_Q6 0x6
#define QCOM_SCM_VMID_MSS_MSA 0xF
#define QCOM_SCM_VMID_WLAN 0x18
#define QCOM_SCM_VMID_WLAN_CE 0x19