Message ID | 20240224224951.1357644-2-morf3089@gmail.com (mailing list archive) |
---|---|
State | Superseded, archived |
Headers | show |
Series | [1/3] leds: qcom-lpg: Add support for PMI8950 PWM | expand |
On 24/02/2024 23:49, Gianluca Boiano wrote: > Update leds-qcom-lpg binding to support PMI8950 PWM. > > Signed-off-by: Gianluca Boiano <morf3089@gmail.com> > --- > Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > index 6649ca2ec805..ea617fad5a4e 100644 > --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > @@ -27,6 +27,7 @@ properties: > - qcom,pm8994-lpg > - qcom,pmc8180c-lpg > - qcom,pmi632-lpg > + - qcom,pmi8950-pwm You will need to update the if: as well. Last commit Anjelique Melendez made there a bit of a mess... Please rebase on top of: https://lore.kernel.org/linux-devicetree/20240226073713.19045-1-krzysztof.kozlowski@linaro.org/T/#t Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml index 6649ca2ec805..ea617fad5a4e 100644 --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml @@ -27,6 +27,7 @@ properties: - qcom,pm8994-lpg - qcom,pmc8180c-lpg - qcom,pmi632-lpg + - qcom,pmi8950-pwm - qcom,pmi8994-lpg - qcom,pmi8998-lpg - qcom,pmk8550-pwm
Update leds-qcom-lpg binding to support PMI8950 PWM. Signed-off-by: Gianluca Boiano <morf3089@gmail.com> --- Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 + 1 file changed, 1 insertion(+)