aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorChiYuan Huang <cy_huang@richtek.com>2021-06-03 13:57:24 +0800
committerMark Brown <broonie@kernel.org>2021-06-03 19:34:51 +0100
commita747070e9b629eeb70118651dfbd500bf8bb5ebe (patch)
tree92c545b3b084cefad8a89bdcdc22898231691d6f /drivers/regulator/Kconfig
parentregulator: rt6245: Add the binding document for Richtek RT6245 (diff)
downloadlinux-dev-a747070e9b629eeb70118651dfbd500bf8bb5ebe.tar.xz
linux-dev-a747070e9b629eeb70118651dfbd500bf8bb5ebe.zip
regulator: rt6245: Add support for Richtek RT6245
Richtek RT6245 is a high-performance, synchronous step-down converter that can deliver up to 14A output current with an input supply voltage range of 4.5V to 17V. Signed-off-by: ChiYuan Huang <cy_huang@richtek.com> Link: https://lore.kernel.org/r/1622699844-19203-2-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/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 50c608e6d006..ef493f1d712d 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -1031,6 +1031,15 @@ config REGULATOR_RT6160
The wide output range is from 2025mV to 5200mV and can be used on most
common application scenario.
+config REGULATOR_RT6245
+ tristate "Richtek RT6245 voltage regulator"
+ depends on I2C
+ select REGMAP_I2C
+ help
+ This adds supprot for Richtek RT6245 voltage regulator.
+ It can support up to 14A output current and adjustable output voltage
+ from 0.4375V to 1.3875V, per step 12.5mV.
+
config REGULATOR_RTMV20
tristate "RTMV20 Laser Diode Regulator"
depends on I2C