File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Documentation/devicetree/bindings/remoteproc Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ properties:
26
26
- qcom,sdm660-adsp-pas
27
27
- qcom,sdm845-adsp-pas
28
28
- qcom,sdm845-cdsp-pas
29
+ - qcom,sdm845-slpi-pas
29
30
30
31
reg :
31
32
maxItems : 1
68
69
- qcom,msm8998-adsp-pas
69
70
- qcom,sdm845-adsp-pas
70
71
- qcom,sdm845-cdsp-pas
72
+ - qcom,sdm845-slpi-pas
71
73
then :
72
74
properties :
73
75
clocks :
@@ -109,6 +111,7 @@ allOf:
109
111
- qcom,msm8998-slpi-pas
110
112
- qcom,sdm845-adsp-pas
111
113
- qcom,sdm845-cdsp-pas
114
+ - qcom,sdm845-slpi-pas
112
115
then :
113
116
properties :
114
117
interrupts :
@@ -162,6 +165,22 @@ allOf:
162
165
required :
163
166
- px-supply
164
167
168
+ - if :
169
+ properties :
170
+ compatible :
171
+ enum :
172
+ - qcom,sdm845-slpi-pas
173
+ then :
174
+ properties :
175
+ power-domains :
176
+ items :
177
+ - description : LCX power domain
178
+ - description : LMX power domain
179
+ power-domain-names :
180
+ items :
181
+ - const : lcx
182
+ - const : lmx
183
+
165
184
- if :
166
185
properties :
167
186
compatible :
You can’t perform that action at this time.
0 commit comments