2021-09-06 10:51:15

by Satya Priya

[permalink] [raw]
Subject: [PATCH 1/3] dt-bindings: leds: Add pm8350c pmic support

Add pm8350c pmic pwm support.

Signed-off-by: satya priya <[email protected]>
---
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 10aee61..56d7a39 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
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2021-09-07 17:52:44

by Matthias Kaehlcke

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: Add pm8350c pmic support

On Mon, Sep 06, 2021 at 04:11:05PM +0530, satya priya wrote:
> Add pm8350c pmic pwm support.
>
> Signed-off-by: satya priya <[email protected]>

Reviewed-by: Matthias Kaehlcke <[email protected]>

2021-09-07 20:09:48

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: Add pm8350c pmic support

Quoting satya priya (2021-09-06 03:41:05)
> Add pm8350c pmic pwm support.
>
> Signed-off-by: satya priya <[email protected]>
> ---

Reviewed-by: Stephen Boyd <[email protected]>

2021-09-08 14:43:26

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: Add pm8350c pmic support

On Mon, 06 Sep 2021 16:11:05 +0530, satya priya wrote:
> Add pm8350c pmic pwm support.
>
> Signed-off-by: satya priya <[email protected]>
> ---
> Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>