RE: [PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver
From: Hermes Zhang <hidden>
Date: 2021-08-09 06:29:24
Also in:
lkml
From: Hermes Zhang <hidden>
Date: 2021-08-09 06:29:24
Also in:
lkml
Hi,
-----Original Message----- From: Pavel Machek <redacted> Sent: 2021年8月4日 23:52 To: Hermes Zhang <redacted> Cc: Dan Murphy <redacted>; kernel <redacted>; Hermes Zhang [off-list ref]; linux-kernel@vger.kernel.org; linux- leds@vger.kernel.org Subject: Re: [PATCH v3] leds: leds-multi-gpio: Add multiple GPIOs LED driver Hi!quoted
From: Hermes Zhang <redacted> 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 <redacted>Thank you, it looks simple and mostly ok. Acked-by: Pavel Machek <redacted> 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