aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorJames Ban <james.ban.opensource@diasemi.com>2014-08-08 01:27:04 -0400
committerMark Brown <broonie@linaro.org>2014-08-16 17:46:22 -0400
commit005547e0828ce9064afebb1e6d56a18efd80e7a3 (patch)
treee862fd217711306c4dcaa260dda9fbca9a7685ff /drivers/regulator/Kconfig
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff)
regulator: da9211: support DA9213
This is a patch for supporting DA9213. Signed-off-by: James Ban <james.ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig9
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 2dc8289e5dba..1344aa83b438 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -199,13 +199,14 @@ config REGULATOR_DA9210
199 interface. 199 interface.
200 200
201config REGULATOR_DA9211 201config REGULATOR_DA9211
202 tristate "Dialog Semiconductor DA9211/DA9212 regulator" 202 tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9214 regulator"
203 depends on I2C 203 depends on I2C
204 select REGMAP_I2C 204 select REGMAP_I2C
205 help 205 help
206 Say y here to support for the Dialog Semiconductor DA9211/DA9212. 206 Say y here to support for the Dialog Semiconductor DA9211/DA9212
207 The DA9211/DA9212 is a multi-phase synchronous step down 207 /DA9213/DA9214.
208 converter 12A DC-DC Buck controlled through an I2C 208 The DA9211/DA9212/DA9213/DA9214 is a multi-phase synchronous
209 step down converter 12A or 16A DC-DC Buck controlled through an I2C
209 interface. 210 interface.
210 211
211config REGULATOR_DBX500_PRCMU 212config REGULATOR_DBX500_PRCMU