summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorRajmohan Mani2017-07-29 02:30:24 +0200
committerLee Jones2017-09-05 09:46:01 +0200
commit9bbf6a15ce19dd947b7fa6ad4095931ab3682da8 (patch)
treef480aa4e18c1802e8616db26fc419bf74a2f87bf /drivers/mfd/Makefile
parentmfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/Broadwell (diff)
downloadkernel-qcow2-linux-9bbf6a15ce19dd947b7fa6ad4095931ab3682da8.tar.gz
kernel-qcow2-linux-9bbf6a15ce19dd947b7fa6ad4095931ab3682da8.tar.xz
kernel-qcow2-linux-9bbf6a15ce19dd947b7fa6ad4095931ab3682da8.zip
mfd: Add support for TPS68470 device
The TPS68470 device is an advanced power management unit that powers a Compact Camera Module (CCM), generates clocks for image sensors, drives a dual LED for Flash and incorporates two LED drivers for general purpose indicators. This patch adds support for TPS68470 mfd device. Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 21e19a5f3f3c..c3d0a1b39bb6 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -84,6 +84,7 @@ obj-$(CONFIG_MFD_TPS65910) += tps65910.o
obj-$(CONFIG_MFD_TPS65912) += tps65912-core.o
obj-$(CONFIG_MFD_TPS65912_I2C) += tps65912-i2c.o
obj-$(CONFIG_MFD_TPS65912_SPI) += tps65912-spi.o
+obj-$(CONFIG_MFD_TPS68470) += tps68470.o
obj-$(CONFIG_MFD_TPS80031) += tps80031.o
obj-$(CONFIG_MENELAUS) += menelaus.o