Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd...
[cascardo/linux.git] / drivers / regulator / Kconfig
index b45fc60..3904dc0 100644 (file)
@@ -274,6 +274,15 @@ config REGULATOR_ISL6271A
        help
          This driver supports ISL6271A voltage regulator chip.
 
+config REGULATOR_LM363X
+       tristate "TI LM363X voltage regulators"
+       depends on MFD_TI_LMU
+       help
+         This driver supports LM3631 and LM3632 voltage regulators for
+         the LCD bias.
+         One boost output voltage is configurable and always on.
+         Other LDOs are used for the display module.
+
 config REGULATOR_LP3971
        tristate "National Semiconductors LP3971 PMIC regulator driver"
        depends on I2C
@@ -446,6 +455,7 @@ config REGULATOR_MC13892
 config REGULATOR_MT6311
        tristate "MediaTek MT6311 PMIC"
        depends on I2C
+       select REGMAP_I2C
        help
          Say y here to select this option to enable the power regulator of
          MediaTek MT6311 PMIC.
@@ -504,6 +514,22 @@ config REGULATOR_PFUZE100
          Say y here to support the regulators found on the Freescale
          PFUZE100/PFUZE200 PMIC.
 
+config REGULATOR_PV88060
+       tristate "Powerventure Semiconductor PV88060 regulator"
+       depends on I2C
+       select REGMAP_I2C
+       help
+         Say y here to support the voltage regulators and convertors
+         PV88060
+
+config REGULATOR_PV88090
+       tristate "Powerventure Semiconductor PV88090 regulator"
+       depends on I2C
+       select REGMAP_I2C
+       help
+         Say y here to support the voltage regulators and convertors
+         on PV88090
+
 config REGULATOR_PWM
        tristate "PWM voltage regulator"
        depends on PWM