We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7947219 commit 616821eCopy full SHA for 616821e
Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml
@@ -25,6 +25,7 @@ properties:
25
- samsung,s2mps14-pmic
26
- samsung,s2mps15-pmic
27
- samsung,s2mpu02-pmic
28
+ - samsung,s2mpu05-pmic
29
30
clocks:
31
$ref: /schemas/clock/samsung,s2mps11.yaml
@@ -125,6 +126,18 @@ allOf:
125
126
samsung,s2mps11-acokb-ground: false
127
samsung,s2mps11-wrstbi-ground: false
128
129
+ - if:
130
+ properties:
131
+ compatible:
132
+ contains:
133
+ const: samsung,s2mpu05-pmic
134
+ then:
135
136
+ regulators:
137
+ $ref: /schemas/regulator/samsung,s2mpu05.yaml
138
+ samsung,s2mps11-acokb-ground: false
139
+ samsung,s2mps11-wrstbi-ground: false
140
+
141
examples:
142
- |
143
#include <dt-bindings/interrupt-controller/irq.h>
0 commit comments