aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Makefile
diff options
context:
space:
mode:
authorSven Van Asbroeck <thesven73@gmail.com>2019-12-16 09:32:58 -0500
committerPavel <pavel@ucw.cz>2019-12-21 20:10:02 +0100
commitb3b42b4a383c11daf34b6e4e997bd0d0bb83f02b (patch)
tree274f3b63afdf43fa2be6cc41680069e5ab8c7fc5 /drivers/leds/Makefile
parentled: max77650: add of_match table (diff)
downloadlinux-dev-b3b42b4a383c11daf34b6e4e997bd0d0bb83f02b.tar.xz
linux-dev-b3b42b4a383c11daf34b6e4e997bd0d0bb83f02b.zip
leds: tps6105x: add driver for MFD chip LED mode
This driver adds support for the LED operational mode of the tps6105x MFD device. Acked-by: Jacek Anaszewski <jacek.anaszewski@gmail.com> Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
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 2da39e896ce8..d7e1107753fb 100644
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
@@ -85,6 +85,7 @@ 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
obj-$(CONFIG_LEDS_LM36274) += leds-lm36274.o
+obj-$(CONFIG_LEDS_TPS6105X) += leds-tps6105x.o
# LED SPI Drivers
obj-$(CONFIG_LEDS_CR0014114) += leds-cr0014114.o