RE: [PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver

From: Hermes Zhang
Date: Mon Aug 09 2021 - 02:29:31 EST


Hi,

> -----Original Message-----
> From: Pavel Machek <pavel@xxxxxx>
> Sent: 2021年8月4日 23:52
> To: Hermes Zhang <Hermes.Zhang@xxxxxxxx>
> Cc: Dan Murphy <dmurphy@xxxxxx>; kernel <kernel@xxxxxxxx>; Hermes
> Zhang <Hermes.Zhang@xxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; linux-
> leds@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver
>
> Hi!
>
> > From: Hermes Zhang <chenhuiz@xxxxxxxx>
> >
> > Introduce a new multiple GPIOs LED driver. This LED will made of
> > multiple GPIOs (up to 8) and will map different brightness to
> > different GPIOs states which defined in dts file.
> >
> > Signed-off-by: Hermes Zhang <chenhuiz@xxxxxxxx>
>
> Thank you, it looks simple and mostly ok.
>
> Acked-by: Pavel Machek <pavel@xxxxxx>
>
> But it really needs to go in with devicetree documentation changes, and they
> need to be acked by devicetree maintainers. If you have that, please send it
> in series.
>

Do you mean this one: https://lore.kernel.org/patchwork/patch/1402471/, it's already in series.

Best Regards,
Hermes