video: rockchip: vpu: clear mmu status when vpu reset
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / Kconfig
index b4c75150267ec69bbdfef72cfc4e54de9c45353f..f9dde4d26ea234a298c7728bbb7c38b38dbb1e01 100644 (file)
@@ -295,6 +295,15 @@ config REGULATOR_LP872X
        help
          This driver supports LP8720/LP8725 PMIC
 
+config REGULATOR_LP8752
+       tristate "TI LP8752 High Performance PMU driver"
+       depends on I2C
+       select REGMAP_I2C
+       help
+         This driver supports LP8752 High Performance PMU driver. This
+         chip contains four step-down DC/DC converters which can support
+         4 mode multiphase configuration.
+
 config REGULATOR_LP8755
        tristate "TI LP8755 High Performance PMU driver"
        depends on I2C
@@ -565,11 +574,11 @@ config REGULATOR_RC5T583
          outputs which can be controlled by i2c communication.
 
 config REGULATOR_RK808
-       tristate "Rockchip RK808 Power regulators"
+       tristate "Rockchip RK808/RK818 Power regulators"
        depends on MFD_RK808
        help
          Select this option to enable the power regulator of ROCKCHIP
-         PMIC RK808.
+         PMIC RK808 and RK818.
          This driver supports the control of different power rails of device
          through regulator interface. The device supports multiple DCDC/LDO
          outputs which can be controlled by i2c communication.
@@ -810,5 +819,11 @@ config REGULATOR_WM8994
          This driver provides support for the voltage regulators on the
          WM8994 CODEC.
 
+config REGULATOR_XZ3216
+       tristate "Xizhuo XZ3216 voltage regulator"
+       depends on I2C
+       help
+         Support the voltage and current regulators of the XZ321X series of DCDC devices.
+
 endif