Skip to content

Commit 22f517e

Browse files
Sibi Sankarandersson
Sibi Sankar
authored andcommitted
dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5 PAS
Add power-domain bindings for Q6V5 PAS on MSM8974/MSM8996/QCS404/SDM845 SoCs. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Sibi Sankar <[email protected]> Link: https://lore.kernel.org/r/0101016e80788d28-7370e0e3-7380-4cc7-9233-40b9fd76e8f3-000000@us-west-2.amazonses.com Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 2ac91aa commit 22f517e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Documentation/devicetree/bindings/remoteproc/qcom,adsp.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,29 @@ on the Qualcomm ADSP Hexagon core.
6767
Definition: reference to the px regulator to be held on behalf of the
6868
booting Hexagon core
6969

70+
- power-domains:
71+
Usage: required
72+
Value type: <phandle>
73+
Definition: reference to power-domains that match the power-domain-names
74+
75+
- power-domain-names:
76+
Usage: required
77+
Value type: <stringlist>
78+
Definition: The power-domains needed depend on the compatible string:
79+
qcom,msm8974-adsp-pil:
80+
qcom,msm8996-adsp-pil:
81+
must be "cx"
82+
qcom,msm8996-slpi-pil:
83+
must be "ss_cx"
84+
qcom,qcs404-adsp-pas:
85+
must be "lpi_cx"
86+
qcom,qcs404-cdsp-pas:
87+
qcom,qcs404-wcss-pas:
88+
must be "mx"
89+
qcom,sdm845-adsp-pas:
90+
qcom,sdm845-cdsp-pas:
91+
must be "cx", "load_state"
92+
7093
- memory-region:
7194
Usage: required
7295
Value type: <phandle>

0 commit comments

Comments
 (0)