]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/power/regulator/Kconfig
power: regulator: Add a driver for ACT8846 regulators
[karo-tx-uboot.git] / drivers / power / regulator / Kconfig
index 77d64e43c6a0b77a5c5f722c354e4484a56082d9..434dd029b54ae77863c1c95f92918b340b855596 100644 (file)
@@ -16,6 +16,15 @@ config DM_REGULATOR
        for this purpose if PMIC I/O driver is implemented or dm_scan_fdt_node()
        otherwise. Detailed information can be found in the header file.
 
+config REGULATOR_ACT8846
+       bool "Enable driver for ACT8846 regulator"
+       depends on DM_REGULATOR && PMIC_ACT8846
+       ---help---
+       Enable support for the regulator functions of the ACT8846 PMIC. The
+       driver implements get/set api for the various BUCKS and LDOS supported
+       by the PMIC device. This driver is controlled by a device tree node
+       which includes voltage limits.
+
 config DM_REGULATOR_PFUZE100
        bool "Enable Driver Model for REGULATOR PFUZE100"
        depends on DM_REGULATOR && DM_PMIC_PFUZE100