Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[firefly-linux-kernel-4.4.55.git] / drivers / regulator / Kconfig
index 40eab775047e41cb0bdf962752ce891fef5740e0..55d7b7b0f2e011d036826111f5064c600b639d23 100644 (file)
@@ -405,6 +405,15 @@ config REGULATOR_MAX77693
          and one current regulator 'CHARGER'. This is suitable for
          Exynos-4x12 chips.
 
+config REGULATOR_MAX77802
+       tristate "Maxim 77802 regulator"
+       depends on MFD_MAX77686
+       help
+         This driver controls a Maxim 77802 regulator
+         via I2C bus. The provided regulator is suitable for
+         Exynos5420/Exynos5800 SoCs to control various voltages.
+         It includes support for control of voltage and ramp speed.
+
 config REGULATOR_MC13XXX_CORE
        tristate
 
@@ -496,6 +505,22 @@ config REGULATOR_RC5T583
          through regulator interface. The device supports multiple DCDC/LDO
          outputs which can be controlled by i2c communication.
 
+config REGULATOR_RK808
+       tristate "Rockchip RK808 Power regulators"
+       depends on MFD_RK808
+       help
+         Select this option to enable the power regulator of ROCKCHIP
+         PMIC RK808.
+         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.
+
+config REGULATOR_RN5T618
+       tristate "Ricoh RN5T618 voltage regulators"
+       depends on MFD_RN5T618
+       help
+         Say y here to support the regulators found on Ricoh RN5T618 PMIC.
+
 config REGULATOR_S2MPA01
        tristate "Samsung S2MPA01 voltage regulator"
        depends on MFD_SEC_CORE