leds: lm3532: Introduce the lm3532 LED driver
authorDan Murphy <dmurphy@ti.com>
Thu, 21 Mar 2019 14:28:38 +0000 (09:28 -0500)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Sun, 7 Apr 2019 18:45:49 +0000 (20:45 +0200)
commitbc1b8492c764fea940fc66206047e37a7f8d77e1
tree7266f6d088258555ce6daef828f5c81e515d97a2
parente4b3b4435562fba5cf66dbada95568f3070f8a9f
leds: lm3532: Introduce the lm3532 LED driver

Introduce the Texas Instruments LM3532 White LED driver.
The driver supports ALS configurability or manual brightness
control.

The driver also supports associating LED strings with specific
control banks in a group or as individually controlled strings.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-lm3532.c [new file with mode: 0644]