On Fri, 19 May 2023, Martin Kurbanov wrote: > This commit adds support for AWINIC AW20036/AW20054/AW20072 LED driver. > This driver supports following AW200XX features: > - Individual 64-level DIM currents > > Signed-off-by: Martin Kurbanov <mmkurbanov@xxxxxxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > --- > .../testing/sysfs-class-led-driver-aw200xx | 5 + > drivers/leds/Kconfig | 13 + > drivers/leds/Makefile | 1 + > drivers/leds/leds-aw200xx.c | 594 ++++++++++++++++++ > 4 files changed, 613 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-class-led-driver-aw200xx > create mode 100644 drivers/leds/leds-aw200xx.c Applied, thanks -- Lee Jones [李琼斯]