The rock board uses the already existing act8846 as pmic, so enable the driver and needed pmic options for it.
Signed-off-by: Heiko Stuebner <he...@sntech.de> --- configs/rock_defconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/rock_defconfig b/configs/rock_defconfig index 86048c8fd7..153ebb5a44 100644 --- a/configs/rock_defconfig +++ b/configs/rock_defconfig @@ -46,6 +46,10 @@ CONFIG_SYSRESET=y CONFIG_PINCTRL=y # CONFIG_SPL_PINCTRL_FULL is not set CONFIG_ROCKCHIP_RK3188_PINCTRL=y +CONFIG_DM_PMIC=y +# CONFIG_SPL_PMIC_CHILDREN is not set +CONFIG_PMIC_ACT8846=y +CONFIG_REGULATOR_ACT8846=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_RAM=y CONFIG_DEBUG_UART=y -- 2.11.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot