2022-12-09 14:05:20

by Luca Weiss

[permalink] [raw]
Subject: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

Add the compatible for the flash-led block found on pm6150l PMIC.

Signed-off-by: Luca Weiss <[email protected]>
---
Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
index 1b273aecaaec..ffacf703d9f9 100644
--- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
+++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
@@ -22,6 +22,7 @@ properties:
compatible:
items:
- enum:
+ - qcom,pm6150l-flash-led
- qcom,pm8150c-flash-led
- qcom,pm8150l-flash-led
- qcom,pm8350c-flash-led

--
2.38.1


2022-12-09 16:07:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On 09/12/2022 14:54, Luca Weiss wrote:
> Add the compatible for the flash-led block found on pm6150l PMIC.
>
> Signed-off-by: Luca Weiss <[email protected]>
> ---
> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
> 1 file changed, 1 insertion(+)


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2022-12-23 13:05:01

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On Fri, 09 Dec 2022, Luca Weiss wrote:

> Add the compatible for the flash-led block found on pm6150l PMIC.
>
> Signed-off-by: Luca Weiss <[email protected]>
> ---
> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
> 1 file changed, 1 insertion(+)

Who takes LED DT Bindings presently?

> diff --git a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
> index 1b273aecaaec..ffacf703d9f9 100644
> --- a/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
> +++ b/Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml
> @@ -22,6 +22,7 @@ properties:
> compatible:
> items:
> - enum:
> + - qcom,pm6150l-flash-led
> - qcom,pm8150c-flash-led
> - qcom,pm8150l-flash-led
> - qcom,pm8350c-flash-led
>
> --
> 2.38.1

--
Lee Jones [李琼斯]

2022-12-24 14:20:37

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On 23/12/2022 13:42, Lee Jones wrote:
> On Fri, 09 Dec 2022, Luca Weiss wrote:
>
>> Add the compatible for the flash-led block found on pm6150l PMIC.
>>
>> Signed-off-by: Luca Weiss <[email protected]>
>> ---
>> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>
> Who takes LED DT Bindings presently?

Preferably Pavel and/or you. Rob was taking only on exceptional cases.

Best regards,
Krzysztof

2023-01-03 13:13:03

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On Sat, 24 Dec 2022, Krzysztof Kozlowski wrote:

> On 23/12/2022 13:42, Lee Jones wrote:
> > On Fri, 09 Dec 2022, Luca Weiss wrote:
> >
> >> Add the compatible for the flash-led block found on pm6150l PMIC.
> >>
> >> Signed-off-by: Luca Weiss <[email protected]>
> >> ---
> >> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
> >> 1 file changed, 1 insertion(+)
> >
> > Who takes LED DT Bindings presently?
>
> Preferably Pavel and/or you. Rob was taking only on exceptional cases.

Works for me. That's the case from now on then, thank you.

--
Lee Jones [李琼斯]

2023-03-17 07:48:36

by Luca Weiss

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On Tue Jan 3, 2023 at 1:18 PM CET, Lee Jones wrote:
> On Sat, 24 Dec 2022, Krzysztof Kozlowski wrote:
>
> > On 23/12/2022 13:42, Lee Jones wrote:
> > > On Fri, 09 Dec 2022, Luca Weiss wrote:
> > >
> > >> Add the compatible for the flash-led block found on pm6150l PMIC.
> > >>
> > >> Signed-off-by: Luca Weiss <[email protected]>
> > >> ---
> > >> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
> > >> 1 file changed, 1 insertion(+)
> > >
> > > Who takes LED DT Bindings presently?
> >
> > Preferably Pavel and/or you. Rob was taking only on exceptional cases.
>
> Works for me. That's the case from now on then, thank you.

Hi Lee,

could you please pick up this patch now since the main schema has been
applied?
The remaining patches (dts & dtsi) from this series have been applied
already.

Regards
Luca

>
> --
> Lee Jones [李琼斯]


2023-03-17 07:51:15

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH 1/3] dt-bindings: leds: spmi-flash-led: Add pm6150l compatible

On Fri, 09 Dec 2022, Luca Weiss wrote:

> Add the compatible for the flash-led block found on pm6150l PMIC.
>
> Signed-off-by: Luca Weiss <[email protected]>
> ---
> Documentation/devicetree/bindings/leds/qcom,spmi-flash-led.yaml | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks

--
Lee Jones [李琼斯]