aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGravatar AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 2022-09-13 14:34:54 +0200
committerGravatar Mark Brown <broonie@kernel.org> 2022-09-13 15:04:56 +0100
commit6f7a71f804287a7566314ab1a73d8ca2c18ca0d7 (patch)
tree1469e858f042859a179f52062421fbfe006d866e /drivers/regulator/Kconfig
parentregulator: Add bindings for MT6331 regulator (diff)
downloadlinux-6f7a71f804287a7566314ab1a73d8ca2c18ca0d7.tar.gz
linux-6f7a71f804287a7566314ab1a73d8ca2c18ca0d7.tar.bz2
linux-6f7a71f804287a7566314ab1a73d8ca2c18ca0d7.zip
regulator: Add driver for MT6331 PMIC regulators
Add a driver for the regulators found in the MT6331 PMIC. This PMIC features six buck and 21 Low DropOut (LDO) regulators. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220913123456.384513-3-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 23e3e4a35cc9..3afeb01446fb 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -787,6 +787,15 @@ config REGULATOR_MT6323
This driver supports the control of different power rails of device
through regulator interface.
+config REGULATOR_MT6331
+ tristate "MediaTek MT6331 PMIC"
+ depends on MFD_MT6397
+ help
+ Say y here to select this option to enable the power regulator of
+ MediaTek MT6331 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