aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-06-15 13:44:53 +0200
committerMark Brown <broonie@kernel.org>2018-06-18 12:22:39 +0100
commit297101ab85841319aac2c7843ca755d650c1964f (patch)
tree425b5549838f1541476eaf7f9fecf919c5d78a6b /drivers/regulator/Kconfig
parentregulator: pfuze100: add pfuze3001 support (diff)
downloadlinux-dev-297101ab85841319aac2c7843ca755d650c1964f.tar.xz
linux-dev-297101ab85841319aac2c7843ca755d650c1964f.zip
regulator: pfuze100: add pfuze3001 support
This extends the pfuze100 driver with pfuze3001 support. Latest datasheet: https://www.nxp.com/docs/en/data-sheet/PF3001.pdf Signed-off-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 5dbccf5f3037..2964eaea94c0 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -633,12 +633,12 @@ config REGULATOR_PCF50633
on PCF50633
config REGULATOR_PFUZE100
- tristate "Freescale PFUZE100/200/3000 regulator driver"
+ tristate "Freescale PFUZE100/200/3000/3001 regulator driver"
depends on I2C
select REGMAP_I2C
help
Say y here to support the regulators found on the Freescale
- PFUZE100/200/3000 PMIC.
+ PFUZE100/200/3000/3001 PMIC.
config REGULATOR_PV88060
tristate "Powerventure Semiconductor PV88060 regulator"