aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-11-14 10:39:28 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2012-11-21 10:07:47 -0500
commitedd7eabc85e2f8d76a933b9639bebfe7f98861e4 (patch)
treeaedbc16b600b10177948bbca30cbe692e4a61146 /drivers/mfd/Kconfig
parentdbc4849db33307c72951e4bd4935fbb8d1fc7b8d (diff)
mfd: Add TI TPS80031 mfd core driver
TPS80031/ TPS80032 Fully Integrated Power Management with Power Path and Battery Charger. The device provides five configurable step-down converters, 11 general purpose LDOs, USB OTG Module, ADC, RTC, 2 PWM, System Voltage Regulator/Battery Charger with Power Path from USB, 32K clock generator. Add the mfd core driver for TPS80031/TPS80032. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviwed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 59359a7a2493..ca633df7c330 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -265,6 +265,20 @@ config MFD_TPS65912_SPI
265 If you say yes here you get support for the TPS65912 series of 265 If you say yes here you get support for the TPS65912 series of
266 PM chips with SPI interface. 266 PM chips with SPI interface.
267 267
268config MFD_TPS80031
269 bool "TI TPS80031/TPS80032 Power Management chips"
270 depends on I2C=y && GENERIC_HARDIRQS
271 select MFD_CORE
272 select REGMAP_I2C
273 select IRQ_DOMAIN
274 help
275 If you say yes here you get support for the Texas Instruments
276 TPS80031/ TPS80032 Fully Integrated Power Management with Power
277 Path and Battery Charger. The device provides five configurable
278 step-down converters, 11 general purpose LDOs, USB OTG Module,
279 ADC, RTC, 2 PWM, System Voltage Regulator/Battery Charger with
280 Power Path from USB, 32K clock generator.
281
268config MENELAUS 282config MENELAUS
269 bool "Texas Instruments TWL92330/Menelaus PM chip" 283 bool "Texas Instruments TWL92330/Menelaus PM chip"
270 depends on I2C=y && ARCH_OMAP2 284 depends on I2C=y && ARCH_OMAP2