diff mbox series

[V3,1/4] dt-bindings: leds: Add pm8350c pmic support

Message ID 1635507893-25490-2-git-send-email-quic_c_skakit@quicinc.com
State Not Applicable, archived
Headers show
Series Add PM8350C PMIC PWM support for backlight | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Satya Priya Oct. 29, 2021, 11:44 a.m. UTC
From: satya priya <skakit@codeaurora.org>

Add pm8350c pmic pwm support.

Signed-off-by: satya priya <skakit@codeaurora.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
---
Changes in V2:
 - No changes.

Changes in V3:
 - No changes.

 Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Trilok Soni Oct. 29, 2021, 5:23 p.m. UTC | #1
On 10/29/2021 4:44 AM, Satya Priya wrote:
> From: satya priya <skakit@codeaurora.org>
> 
> Add pm8350c pmic pwm support.
> 
> Signed-off-by: satya priya <skakit@codeaurora.org>

If you are sending email form quic_c_skakit@quicinc.com then can you 
please use the same email for SOB as well?


> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Changes in V2:
>   - No changes.
> 
> Changes in V3:
>   - 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
>
Satya Priya Nov. 26, 2021, 8:57 a.m. UTC | #2
On 10/29/2021 10:53 PM, Trilok Soni wrote:
> On 10/29/2021 4:44 AM, Satya Priya wrote:
>> From: satya priya <skakit@codeaurora.org>
>>
>> Add pm8350c pmic pwm support.
>>
>> Signed-off-by: satya priya <skakit@codeaurora.org>
>
> If you are sending email form quic_c_skakit@quicinc.com then can you 
> please use the same email for SOB as well?
>

Okay, I'll resend the V3 by changing SOB.


>
>> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
>> Reviewed-by: Stephen Boyd <swboyd@chromium.org>
>> Acked-by: Rob Herring <robh@kernel.org>
>> ---
>> Changes in V2:
>>   - No changes.
>>
>> Changes in V3:
>>   - 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
>>
diff mbox series

Patch

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