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 615d49f commit 6c27bf4Copy full SHA for 6c27bf4
Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
@@ -130,6 +130,26 @@ required:
130
additionalProperties: false
131
132
allOf:
133
+ - if:
134
+ properties:
135
+ compatible:
136
+ contains:
137
+ enum:
138
+ - qcom,pm660l-lpg
139
+ - qcom,pm8150b-lpg
140
+ - qcom,pm8150l-lpg
141
+ - qcom,pm8916-pwm
142
+ - qcom,pm8941-lpg
143
+ - qcom,pm8994-lpg
144
+ - qcom,pmc8180c-lpg
145
+ - qcom,pmi8994-lpg
146
+ - qcom,pmi8998-lpg
147
+ - qcom,pmk8550-pwm
148
+ then:
149
150
+ nvmem: false
151
+ nvmem-names: false
152
+
153
- if:
154
properties:
155
compatible:
0 commit comments