aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorChiYuan Huang <cy_huang@richtek.com>2020-12-17 23:00:44 +0800
committerMark Brown <broonie@kernel.org>2020-12-28 12:24:50 +0000
commit9351ab8b0cb61ffbef30343d28d1855e329c98fb (patch)
treec41de5c2bc8487dc9aa11c90109a0f562baa56ec /drivers/regulator/Kconfig
parentregulator: rt4831: Adds DT binding document for Richtek RT4831 DSV regulator (diff)
downloadlinux-dev-9351ab8b0cb61ffbef30343d28d1855e329c98fb.tar.xz
linux-dev-9351ab8b0cb61ffbef30343d28d1855e329c98fb.zip
regulator: rt4831: Adds support for Richtek RT4831 DSV regulator
Adds support for Richtek RT4831 DSV Regulator Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Link: https://lore.kernel.org/r/1608217244-314-6-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 e1ca550379de..beecdbf572c9 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -969,6 +969,16 @@ config REGULATOR_RT4801
This adds support for voltage regulators in Richtek RT4801 Display Bias IC.
The device supports two regulators (DSVP/DSVN).
+config REGULATOR_RT4831
+ tristate "Richtek RT4831 DSV Regulators"
+ depends on MFD_RT4831
+ help
+ This adds support for voltage regulators in Richtek RT4831.
+ There are three regulators (VLCM/DSVP/DSVN).
+ VLCM is a virtual voltage input for DSVP/DSVN inside IC.
+ And DSVP/DSVN is the real Vout range from 4V to 6.5V.
+ It's common used to provide the power for the display panel.
+
config REGULATOR_RT5033
tristate "Richtek RT5033 Regulators"
depends on MFD_RT5033