summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2009-05-19 07:33:55 +0200
committerLiam Girdwood <lrg@slimlogic.co.uk>2009-06-15 11:18:26 +0100
commit0cbdf7bce5b98807b946d1a96956f30dcae24a50 (patch)
treea13822c57cf0b2e7cce0ad5f01399e51d6a80534 /drivers/regulator/Kconfig
parent1909e2f658ee6ec5bcca62a5599f5653857cfe18 (diff)
downloadop-kernel-dev-0cbdf7bce5b98807b946d1a96956f30dcae24a50.zip
op-kernel-dev-0cbdf7bce5b98807b946d1a96956f30dcae24a50.tar.gz
LP3971 PMIC regulator driver (updated and combined version)
This patch adds regulator drivers for National Semiconductors LP3971 PMIC. This LP3971 PMIC controller has 3 DC/DC voltage converters and 5 low drop-out (LDO) regulators. LP3971 PMIC controller uses I2C interface. Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 5bec17c..f431779 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -110,4 +110,11 @@ config REGULATOR_PCF50633
Say Y here to support the voltage regulators and convertors
on PCF50633
+config REGULATOR_LP3971
+ tristate "National Semiconductors LP3971 PMIC regulator driver"
+ depends on I2C
+ help
+ Say Y here to support the voltage regulators and convertors
+ on National Semiconductors LP3971 PMIC
+
endif
OpenPOWER on IntegriCloud