aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGravatar Gokhan Celik <gokhan.celik@analog.com> 2023-10-22 21:52:50 +0300
committerGravatar Mark Brown <broonie@kernel.org> 2023-10-23 13:30:01 +0100
commita0c543bdf4ba4f10d21fb2d44a9abc5715184966 (patch)
tree2b6bf9b6ce97b4a0ff2aafbe0a37012a07c3ae80 /drivers/regulator/Kconfig
parentregulator: Use device_get_match_data() (diff)
downloadlinux-a0c543bdf4ba4f10d21fb2d44a9abc5715184966.tar.gz
linux-a0c543bdf4ba4f10d21fb2d44a9abc5715184966.tar.bz2
linux-a0c543bdf4ba4f10d21fb2d44a9abc5715184966.zip
regulator: max77503: Add ADI MAX77503 support
Add ADI MAX77503 buck converter driver support. Signed-off-by: Gokhan Celik <gokhan.celik@analog.com> Link: https://lore.kernel.org/r/10bb3894fea31a098d768e346c8721e730d7cb21.1698000185.git.gokhan.celik@analog.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 965d4f0c18a6..f3ec24691378 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -564,6 +564,16 @@ config REGULATOR_MAX5970
The MAX5970/5978 is a smart switch with no output regulation, but
fault protection and voltage and current monitoring capabilities.
+config REGULATOR_MAX77503
+ tristate "Analog Devices MAX77503 Regulator"
+ depends on I2C
+ select REGMAP_I2C
+ help
+ This driver controls a Analog Devices MAX77503 14V input, 1.5A
+ high-efficiency buck converter via I2C bus.
+ Say M here if you want to include support for the regulator as a
+ module.
+
config REGULATOR_MAX77541
tristate "Analog Devices MAX77541/77540 Regulator"
depends on MFD_MAX77541