aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-06-28 22:53:20 -0700
committerLee Jones <lee.jones@linaro.org>2016-06-29 10:11:29 +0100
commited6d362d8dbc3494cd98cd771737ea8b1407ed61 (patch)
treea46398ad4a312bc99d10f8c7ed58200d796381bf /drivers/regulator/Kconfig
parentmfd: rn5t618: Add Ricoh RN5T567 PMIC support (diff)
downloadlinux-dev-ed6d362d8dbc3494cd98cd771737ea8b1407ed61.tar.xz
linux-dev-ed6d362d8dbc3494cd98cd771737ea8b1407ed61.zip
regulator: rn5t618: Add RN5T567 PMIC support
Extend the driver to support Ricoh RN5T567. Support the additional DCDC and slightly different voltage range of LDORTC1. Signed-off-by: Stefan Agner <stefan@agner.ch> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 144cbf5b3e5a..547269416950 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -636,10 +636,11 @@ config REGULATOR_RK808
outputs which can be controlled by i2c communication.
config REGULATOR_RN5T618
- tristate "Ricoh RN5T618 voltage regulators"
+ tristate "Ricoh RN5T567/618 voltage regulators"
depends on MFD_RN5T618
help
- Say y here to support the regulators found on Ricoh RN5T618 PMIC.
+ Say y here to support the regulators found on Ricoh RN5T567 or
+ RN5T618 PMIC.
config REGULATOR_RT5033
tristate "Richtek RT5033 Regulators"