leds: Add AW20xx driver
authorMartin Kurbanov <mmkurbanov@sberdevices.ru>
Fri, 19 May 2023 13:04:03 +0000 (16:04 +0300)
committerLee Jones <lee@kernel.org>
Thu, 1 Jun 2023 18:46:35 +0000 (19:46 +0100)
commit36a87f371b7a1b69584a40c873c0b62dc87d3f80
treec6e7bc8bda154561124289279998a9f16d402ec3
parent8f38f8fa7261819eb7d4fb369dc3bfab72259033
leds: Add AW20xx driver

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@sberdevices.ru>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20230519130403.212479-3-mmkurbanov@sberdevices.ru
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/ABI/testing/sysfs-class-led-driver-aw200xx [new file with mode: 0644]
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-aw200xx.c [new file with mode: 0644]