Re: [PATCH v3 12/14] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
From: Linus Walleij
Date: Fri Jun 24 2022 - 02:23:45 EST
Hi ChiaEn!
Thanks for your patch!
On Thu, Jun 23, 2022 at 1:58 PM ChiaEn Wu <peterwu.pub@xxxxxxxxx> wrote:
> From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
>
> Add Mediatek MT6370 current sink type LED Indicator driver.
>
> Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
(...)
> drivers/leds/Kconfig | 11 +
> drivers/leds/Makefile | 1 +
> drivers/leds/leds-mt6370.c | 989 +++++++++++++++++++++++++++++++++++++++++++++
There is a drivers/leds/flash subdirectory these days, put the driver
in that directory instead.
Yours,
Linus Walleij