On Mon 21 Feb 21:55 PST 2022, Satya Priya wrote: > Add pm8350c pmic pwm support. > > Signed-off-by: Satya Priya <quic_c_skakit@xxxxxxxxxxx> > Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > 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 >