aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGravatar ChiYuan Huang <cy_huang@richtek.com> 2022-03-09 16:01:43 +0800
committerGravatar Mark Brown <broonie@kernel.org> 2022-03-09 13:32:25 +0000
commit760423dfad53877b468490758fe7ea968ded9402 (patch)
tree611b3ac691b48720f0f3d38edae48b98fa480e4d /drivers/regulator/Kconfig
parentregulator: Add bindings for Richtek RT5190A PMIC (diff)
downloadlinux-760423dfad53877b468490758fe7ea968ded9402.tar.gz
linux-760423dfad53877b468490758fe7ea968ded9402.tar.bz2
linux-760423dfad53877b468490758fe7ea968ded9402.zip
regulator: rt5190a: Add support for Richtek RT5190A PMIC
Add support for Richtek RT5190A PMIC. Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Link: https://lore.kernel.org/r/1646812903-32496-3-git-send-email-u0084500@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 00559c214f57..c8ce6e5eea24 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -1047,6 +1047,16 @@ config REGULATOR_RT5033
RT5033 PMIC. The device supports multiple regulators like
current source, LDO and Buck.
+config REGULATOR_RT5190A
+ tristate "Richtek RT5190A PMIC"
+ depends on I2C
+ select REGMAP_I2C
+ help
+ This adds support for voltage regulator in Richtek RT5190A PMIC.
+ It integratas 1 channel buck controller, 3 channels high efficiency
+ buck converters, 1 LDO, mute AC OFF depop function, with the general
+ I2C control interface.
+
config REGULATOR_RT6160
tristate "Richtek RT6160 BuckBoost voltage regulator"
depends on I2C