Hi ChiaEn!
Thanks for your patch!
On Thu, Jun 23, 2022 at 1:58 PM ChiaEn Wu peterwu.pub@gmail.com wrote:
From: ChiYuan Huang cy_huang@richtek.com
Add Mediatek MT6370 current sink type LED Indicator driver.
Signed-off-by: ChiYuan Huang cy_huang@richtek.com
(...)
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