aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGravatar AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 2022-09-13 14:34:56 +0200
committerGravatar Mark Brown <broonie@kernel.org> 2022-09-13 15:04:58 +0100
commit1cc5a52e873a4f9725eafe5aa9cd213b7b58e29e (patch)
tree14431d075824f450c1f393ccf89389173aa5ec5a /drivers/regulator/Kconfig
parentregulator: Add bindings for MT6332 regulator (diff)
downloadlinux-1cc5a52e873a4f9725eafe5aa9cd213b7b58e29e.tar.gz
linux-1cc5a52e873a4f9725eafe5aa9cd213b7b58e29e.tar.bz2
linux-1cc5a52e873a4f9725eafe5aa9cd213b7b58e29e.zip
regulator: Add driver for MT6332 PMIC regulators
Add a driver for the regulators found in the MT6332 PMICs, including six buck and four LDO regulators. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220913123456.384513-5-angelogioacchino.delregno@collabora.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 3afeb01446fb..66593f627fc3 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -796,6 +796,15 @@ config REGULATOR_MT6331
This driver supports the control of different power rails of device
through regulator interface
+config REGULATOR_MT6332
+ tristate "MediaTek MT6332 PMIC"
+ depends on MFD_MT6397
+ help
+ Say y here to select this option to enable the power regulator of
+ MediaTek MT6332 PMIC.
+ This driver supports the control of different power rails of device
+ through regulator interface
+
config REGULATOR_MT6358
tristate "MediaTek MT6358 PMIC"
depends on MFD_MT6397