aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorPierre-Hugues Husson <phh@phh.me>2017-08-27 15:58:31 +0200
committerMark Brown <broonie@kernel.org>2017-08-27 15:28:31 +0100
commit83b2a3c2ab24561cb6de45e6b155e3a7c4c1c91b (patch)
treec75016bc5194168a61c1936c0f3c77deafb30801 /drivers/regulator/Kconfig
parentLinux v4.13-rc1 (diff)
downloadwireguard-linux-83b2a3c2ab24561cb6de45e6b155e3a7c4c1c91b.tar.xz
wireguard-linux-83b2a3c2ab24561cb6de45e6b155e3a7c4c1c91b.zip
regulator: rn5t618: add RC5T619 PMIC support
Extend the driver to support Ricoh RC5T619. Support the additional regulators and slightly different voltage ranges. Signed-off-by: Pierre-Hugues Husson <phh@phh.me> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 99b9362331b5..a847f8231337 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -700,8 +700,8 @@ config REGULATOR_RN5T618
tristate "Ricoh RN5T567/618 voltage regulators"
depends on MFD_RN5T618
help
- Say y here to support the regulators found on Ricoh RN5T567 or
- RN5T618 PMIC.
+ Say y here to support the regulators found on Ricoh RN5T567,
+ RN5T618 or RC5T619 PMIC.
config REGULATOR_RT5033
tristate "Richtek RT5033 Regulators"