aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGene Chen <gene_chen@richtek.com>2020-08-26 18:49:17 +0800
committerMark Brown <broonie@kernel.org>2020-08-26 13:41:10 +0100
commitd321571d5e4c2d5511b75e6cf1a910e0a0c2a2e9 (patch)
treebb1a49e35741fe8c89c76d020855a86eb248ba23 /drivers/regulator/Kconfig
parentregulator: rt4801: Specify additionalProperties: false (diff)
downloadlinux-dev-d321571d5e4c2d5511b75e6cf1a910e0a0c2a2e9.tar.xz
linux-dev-d321571d5e4c2d5511b75e6cf1a910e0a0c2a2e9.zip
regulator: mt6360: Add support for MT6360 regulator
Add MT6360 regulator driver that contains two BUCKs and six LDOs Signed-off-by: Gene Chen <gene_chen@richtek.com> Link: https://lore.kernel.org/r/1598438958-26802-2-git-send-email-gene.chen.richtek@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 f719ed5a8c33..0c0b4f3652fb 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -711,6 +711,15 @@ config REGULATOR_MT6358
This driver supports the control of different power rails of device
through regulator interface.
+config REGULATOR_MT6360
+ tristate "MT6360 SubPMIC Regulator"
+ depends on MFD_MT6360
+ help
+ Say Y here to enable MT6360 regulator support.
+ This is support MT6360 PMIC/LDO part include
+ 2-channel buck with Thermal Shutdown and Overload Protection
+ 6-channel High PSRR and Low Dropout LDO.
+
config REGULATOR_MT6380
tristate "MediaTek MT6380 PMIC"
depends on MTK_PMIC_WRAP