aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>2019-01-22 11:46:08 +0200
committerMark Brown <broonie@kernel.org>2019-01-23 15:50:18 +0000
commit99ea37bd1e7d727bb54c0c4a46708b3e6aa01180 (patch)
treeb1e192de8fc19064f3b59467d5c1acf808404c27 /drivers/regulator/Kconfig
parentregulator: qcom-smd: Batch up requests for disabled regulators (diff)
downloadwireguard-linux-99ea37bd1e7d727bb54c0c4a46708b3e6aa01180.tar.xz
wireguard-linux-99ea37bd1e7d727bb54c0c4a46708b3e6aa01180.zip
regulator: bd70528: Support ROHM BD70528 regulator block
BD70528MWV is an ultra-low Iq general purpose single-chip power management IC for battery-powered portable devices. Add support for controlling 3 bucks and 3 LDOs present in ROHM BD70528. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 7fc1f88e27e7..21dc3b59db19 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -180,6 +180,17 @@ config REGULATOR_BCM590XX
BCM590xx PMUs. This will enable support for the software
controllable LDO/Switching regulators.
+config REGULATOR_BD70528
+ tristate "ROHM BD70528 Power Regulator"
+ depends on MFD_ROHM_BD70528
+ help
+ This driver supports voltage regulators on ROHM BD70528 PMIC.
+ This will enable support for the software controllable buck
+ and LDO regulators.
+
+ This driver can also be built as a module. If so, the module
+ will be called bd70528-regulator.
+
config REGULATOR_BD718XX
tristate "ROHM BD71837 Power Regulator"
depends on MFD_ROHM_BD718XX