File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Documentation/devicetree/bindings/remoteproc Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,29 @@ on the Qualcomm ADSP Hexagon core.
67
67
Definition: reference to the px regulator to be held on behalf of the
68
68
booting Hexagon core
69
69
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
+
70
93
- memory-region:
71
94
Usage: required
72
95
Value type: <phandle>
You can’t perform that action at this time.
0 commit comments