Re: [PATCH v29 00/16] Multicolor Framework v29

From: Marek Behun
Date: Sun Jul 12 2020 - 13:13:23 EST


On Sat, 4 Jul 2020 14:47:29 +0200
Pavel Machek <pavel@xxxxxx> wrote:

> Hi!
>
> > This is the multi color LED framework. This framework presents clustered
> > colored LEDs into an array and allows the user space to adjust the brightness
> > of the cluster using a single file write. The individual colored LEDs
> > intensities are controlled via a single file that is an array of LEDs
> >
> > Change to the LEDs Kconfig to fix dependencies on the LP55XX_COMMON.
> > Added update to the u8500_defconfig
>
> Marek, would you be willing to look over this series?

Overall this series looks good to me. I wanted to apply version 29 of
the patches, but I didn't receive all patches in v29 (some are
missing), so I had to search for previous versions of selected patches.

I have seen some typos in documentation, but that can be solved
afterwards.

One thing I don't like much is that in the sysfs multi_index and
multi_intensity files there is a trailing space after the last color.
This is not true for example for the trigger file. It is trivial to fix
this, so again maybe a will send a follow-up patch after this series is
accepted.

Marek

> Dan, can we please get it in the order
>
> 1) fixes first
>
> 2) changes needed for multicolor but not depending on dt acks
>
> 3) dt changes
>
> 4) rest?
>
> This is the order it should have been in the first place, and I'd like
> to get fixes applied, and perhaps some of the preparation.
>
> Best regards,
> Pavel
>