summary refs log tree commit diff
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2019-05-06 14:16:14 -0500
committerJacek Anaszewski <jacek.anaszewski@gmail.com>2019-05-24 22:40:47 +0200
commit5c1d824cda9f6059ee5fb6cc83cd4f47c85cf215 (patch)
treed8a9e7fb8e186a4dfc83b17a4cb8eb06abb63e38 /drivers/leds/Makefile
parentb86b9ba55a2e0d1013db26084385d83dd7d0b475 (diff)
downloadlinux-5c1d824cda9f6059ee5fb6cc83cd4f47c85cf215.tar.gz
leds: lm3697: Introduce the lm3697 driver
Introduce the lm3697 LED driver for backlighting and display.

Datasheet location:
http://www.ti.com/lit/ds/symlink/lm3697.pdf

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'drivers/leds/Makefile')
-rw-r--r--drivers/leds/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/leds/Makefile b/drivers/leds/Makefile
index 84c49339a8e3..6c3350404ede 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -82,6 +82,7 @@ obj-$(CONFIG_LEDS_LM3692X)		+= leds-lm3692x.o
 obj-$(CONFIG_LEDS_SC27XX_BLTC)		+= leds-sc27xx-bltc.o
 obj-$(CONFIG_LEDS_LM3601X)		+= leds-lm3601x.o
 obj-$(CONFIG_LEDS_TI_LMU_COMMON)	+= leds-ti-lmu-common.o
+obj-$(CONFIG_LEDS_LM3697)		+= leds-lm3697.o
 
 # LED SPI Drivers
 obj-$(CONFIG_LEDS_CR0014114)		+= leds-cr0014114.o