Skip to content

Commit fc3b23f

Browse files
M0Rf30lag-linaro
authored andcommitted
dt-bindings: leds: leds-qcom-lpg: Add support for PMI8950 PWM
Update leds-qcom-lpg binding to support PMI8950 PWM. Signed-off-by: Gianluca Boiano <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 2573c25 commit fc3b23f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ properties:
2727
- qcom,pm8994-lpg
2828
- qcom,pmc8180c-lpg
2929
- qcom,pmi632-lpg
30+
- qcom,pmi8950-pwm
3031
- qcom,pmi8994-lpg
3132
- qcom,pmi8998-lpg
3233
- qcom,pmk8550-pwm
@@ -146,6 +147,7 @@ allOf:
146147
- qcom,pm8941-lpg
147148
- qcom,pm8994-lpg
148149
- qcom,pmc8180c-lpg
150+
- qcom,pmi8950-pwm
149151
- qcom,pmi8994-lpg
150152
- qcom,pmi8998-lpg
151153
- qcom,pmk8550-pwm
@@ -294,5 +296,3 @@ examples:
294296
label = "blue";
295297
};
296298
};
297-
298-
...

0 commit comments

Comments
 (0)