File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Documentation/devicetree/bindings/regulator Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ properties:
80
80
- qcom,pmg1110-rpmh-regulators
81
81
- qcom,pmi8998-rpmh-regulators
82
82
- qcom,pmm8155au-rpmh-regulators
83
+ - qcom,pmm8654au-rpmh-regulators
83
84
- qcom,pmr735a-rpmh-regulators
84
85
- qcom,pmx55-rpmh-regulators
85
86
- qcom,pmx65-rpmh-regulators
@@ -247,6 +248,22 @@ allOf:
247
248
patternProperties :
248
249
" ^vdd-s([1-9]|10)-supply$ " : true
249
250
251
+ - if :
252
+ properties :
253
+ compatible :
254
+ enum :
255
+ - qcom,pmm8654au-rpmh-regulators
256
+ then :
257
+ properties :
258
+ vdd-l1-supply : true
259
+ vdd-l2-l3-supply : true
260
+ vdd-l4-supply : true
261
+ vdd-l5-supply : true
262
+ vdd-l6-l7-supply : true
263
+ vdd-l8-l9-supply : true
264
+ patternProperties :
265
+ " ^vdd-s[1-9]-supply$ " : true
266
+
250
267
- if :
251
268
properties :
252
269
compatible :
You can’t perform that action at this time.
0 commit comments