All of lore.kernel.org
 help / color / mirror / Atom feed
* DT bindings patches for LEDs
@ 2022-07-21 16:25 Krzysztof Kozlowski
  2022-07-21 18:55 ` Rob Herring
  0 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-21 16:25 UTC (permalink / raw)
  To: Rob Herring; +Cc: Pavel Machek, Linux LED Subsystem

Hi Rob,

It seems Pavel is recently quite busy [A] and few DT bindings patches
are still pending. Maybe you could pick up instead:

1.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-2-krzysztof.kozlowski@linaro.org/
2.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220721160611.250274-1-krzysztof.kozlowski@linaro.org/
3.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719074542.24581-1-krzysztof.kozlowski@linaro.org/

4.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719211848.1653920-1-marijn.suijten@somainline.org/
5.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-2-vincent.knecht@mailoo.org/
6.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-3-vincent.knecht@mailoo.org/

Optionally:
7.
http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-1-krzysztof.kozlowski@linaro.org/
which was sent some time ago, to correct example with the bindings.
However in LEDs tree there is a commit (multicolor) which exposes issue
in original example, thus this maybe should go via LEDs tree as well.
They are not strictly related, as this patch makes sense on its own.

[A] https://lore.kernel.org/lkml/20220714222541.232eadfb@thinkpad/

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DT bindings patches for LEDs
  2022-07-21 16:25 DT bindings patches for LEDs Krzysztof Kozlowski
@ 2022-07-21 18:55 ` Rob Herring
  2022-07-21 20:55   ` Lee Jones
                     ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rob Herring @ 2022-07-21 18:55 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Lee Jones; +Cc: Pavel Machek, Linux LED Subsystem

On Thu, Jul 21, 2022 at 10:25 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> Hi Rob,
>
> It seems Pavel is recently quite busy [A] and few DT bindings patches
> are still pending. Maybe you could pick up instead:

Is Lee picking up things?

>
> 1.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-2-krzysztof.kozlowski@linaro.org/
> 2.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220721160611.250274-1-krzysztof.kozlowski@linaro.org/
> 3.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719074542.24581-1-krzysztof.kozlowski@linaro.org/

Applied all but this one. It depends on de40c8496ead ("dt-bindings:
leds: class-multicolor: reference class directly in multi-led node")
in Pavel's tree. I can apply in the merge window or after rc1 if
Pavel/Lee does not.

> 4.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719211848.1653920-1-marijn.suijten@somainline.org/
> 5.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-2-vincent.knecht@mailoo.org/
> 6.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-3-vincent.knecht@mailoo.org/
>
> Optionally:
> 7.
> http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-1-krzysztof.kozlowski@linaro.org/
> which was sent some time ago, to correct example with the bindings.
> However in LEDs tree there is a commit (multicolor) which exposes issue
> in original example, thus this maybe should go via LEDs tree as well.
> They are not strictly related, as this patch makes sense on its own.
>
> [A] https://lore.kernel.org/lkml/20220714222541.232eadfb@thinkpad/
>
> Best regards,
> Krzysztof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DT bindings patches for LEDs
  2022-07-21 18:55 ` Rob Herring
@ 2022-07-21 20:55   ` Lee Jones
  2022-07-30 20:59   ` Pavel Machek
  2022-07-30 21:01   ` Pavel Machek
  2 siblings, 0 replies; 5+ messages in thread
From: Lee Jones @ 2022-07-21 20:55 UTC (permalink / raw)
  To: Rob Herring
  Cc: Krzysztof Kozlowski, Lee Jones, Pavel Machek, Linux LED Subsystem

On Thu, 21 Jul 2022, Rob Herring wrote:

> On Thu, Jul 21, 2022 at 10:25 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> >
> > Hi Rob,
> >
> > It seems Pavel is recently quite busy [A] and few DT bindings patches
> > are still pending. Maybe you could pick up instead:
> 
> Is Lee picking up things?

The offer is out.  Still waiting for Pavel to give the go-ahead.

> > 1.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-2-krzysztof.kozlowski@linaro.org/
> > 2.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220721160611.250274-1-krzysztof.kozlowski@linaro.org/
> > 3.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719074542.24581-1-krzysztof.kozlowski@linaro.org/
> 
> Applied all but this one. It depends on de40c8496ead ("dt-bindings:
> leds: class-multicolor: reference class directly in multi-led node")
> in Pavel's tree. I can apply in the merge window or after rc1 if
> Pavel/Lee does not.
> 
> > 4.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719211848.1653920-1-marijn.suijten@somainline.org/
> > 5.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-2-vincent.knecht@mailoo.org/
> > 6.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220705163136.2278662-3-vincent.knecht@mailoo.org/
> >
> > Optionally:
> > 7.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-1-krzysztof.kozlowski@linaro.org/
> > which was sent some time ago, to correct example with the bindings.
> > However in LEDs tree there is a commit (multicolor) which exposes issue
> > in original example, thus this maybe should go via LEDs tree as well.
> > They are not strictly related, as this patch makes sense on its own.
> >
> > [A] https://lore.kernel.org/lkml/20220714222541.232eadfb@thinkpad/
> >
> > Best regards,
> > Krzysztof

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DT bindings patches for LEDs
  2022-07-21 18:55 ` Rob Herring
  2022-07-21 20:55   ` Lee Jones
@ 2022-07-30 20:59   ` Pavel Machek
  2022-07-30 21:01   ` Pavel Machek
  2 siblings, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2022-07-30 20:59 UTC (permalink / raw)
  To: Rob Herring; +Cc: Krzysztof Kozlowski, Lee Jones, Linux LED Subsystem

[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]

On Thu 2022-07-21 12:55:43, Rob Herring wrote:
> On Thu, Jul 21, 2022 at 10:25 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> >
> > Hi Rob,
> >
> > It seems Pavel is recently quite busy [A] and few DT bindings patches
> > are still pending. Maybe you could pick up instead:
> 
> Is Lee picking up things?
> 
> >
> > 1.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-2-krzysztof.kozlowski@linaro.org/
> > 2.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220721160611.250274-1-krzysztof.kozlowski@linaro.org/
> > 3.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719074542.24581-1-krzysztof.kozlowski@linaro.org/
> 
> Applied all but this one. It depends on de40c8496ead ("dt-bindings:
> leds: class-multicolor: reference class directly in multi-led node")
> in Pavel's tree. I can apply in the merge window or after rc1 if
> Pavel/Lee does not.

Ok, let me pick this one.

Best regards,
								Pavel

-- 
People of Russia, stop Putin before his war on Ukraine escalates.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DT bindings patches for LEDs
  2022-07-21 18:55 ` Rob Herring
  2022-07-21 20:55   ` Lee Jones
  2022-07-30 20:59   ` Pavel Machek
@ 2022-07-30 21:01   ` Pavel Machek
  2 siblings, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2022-07-30 21:01 UTC (permalink / raw)
  To: Rob Herring; +Cc: Krzysztof Kozlowski, Lee Jones, Linux LED Subsystem

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

On Thu 2022-07-21 12:55:43, Rob Herring wrote:
> On Thu, Jul 21, 2022 at 10:25 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> >
> > Hi Rob,
> >
> > It seems Pavel is recently quite busy [A] and few DT bindings patches
> > are still pending. Maybe you could pick up instead:
> 
> Is Lee picking up things?
> 
> >
> > 1.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220607075247.58048-2-krzysztof.kozlowski@linaro.org/
> > 2.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220721160611.250274-1-krzysztof.kozlowski@linaro.org/
> > 3.
> > http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20220719074542.24581-1-krzysztof.kozlowski@linaro.org/
> 
> Applied all but this one. It depends on de40c8496ead ("dt-bindings:
> leds: class-multicolor: reference class directly in multi-led node")
> in Pavel's tree. I can apply in the merge window or after rc1 if
> Pavel/Lee does not.

Thanks for patience. I took this one, I'll drop others dt-related from
Krzysztof from my inbox.

Best regards,
									Pavel
-- 
People of Russia, stop Putin before his war on Ukraine escalates.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-30 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21 16:25 DT bindings patches for LEDs Krzysztof Kozlowski
2022-07-21 18:55 ` Rob Herring
2022-07-21 20:55   ` Lee Jones
2022-07-30 20:59   ` Pavel Machek
2022-07-30 21:01   ` Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.