Message ID | 1645509309-16142-2-git-send-email-quic_c_skakit@quicinc.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | Add PM8350C PMIC PWM support for backlight | expand |
On Mon 21 Feb 21:55 PST 2022, Satya Priya wrote: > Add pm8350c pmic pwm support. > > Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com> > Reviewed-by: Matthias Kaehlcke <mka@chromium.org> > Reviewed-by: Stephen Boyd <swboyd@chromium.org> > Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > Changes in V2: > - No changes. > > Changes in V3: > - No changes. > > Changes in V4: > - No changes. > > 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 336bd8e..409a4c7 100644 > --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml > @@ -19,6 +19,7 @@ properties: > enum: > - qcom,pm8150b-lpg > - qcom,pm8150l-lpg > + - qcom,pm8350c-pwm > - qcom,pm8916-pwm > - qcom,pm8941-lpg > - qcom,pm8994-lpg > -- > 2.7.4 >
diff --git a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml index 336bd8e..409a4c7 100644 --- a/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml +++ b/Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml @@ -19,6 +19,7 @@ properties: enum: - qcom,pm8150b-lpg - qcom,pm8150l-lpg + - qcom,pm8350c-pwm - qcom,pm8916-pwm - qcom,pm8941-lpg - qcom,pm8994-lpg