da903x: add regulator support for DA9030/DA9034

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Liam Girdwood <lrg@kernel.org>
This commit is contained in:
Eric Miao
2008-08-27 04:16:08 +08:00
committed by Liam Girdwood
parent 9201d38b97
commit 129eef96c9
3 changed files with 522 additions and 0 deletions
+8
View File
@@ -72,4 +72,12 @@ config REGULATOR_WM8400
This driver provides support for the voltage regulators of the
WM8400 AudioPlus PMIC.
config REGULATOR_DA903X
tristate "Support regulators on Dialog Semiconductor DA9030/DA9034 PMIC"
depends on PMIC_DA903X
select REGULATOR
help
Say y here to support the BUCKs and LDOs regulators found on
Dialog Semiconductor DA9030/DA9034 PMIC.
endmenu