[PATCH v4 11/12] rockchip: rk3568: Select DM_REGULATOR_FIXED
Jagan Teki
jagan at amarulasolutions.com
Fri Feb 17 12:58:44 CET 2023
From: Manoj Sai <abbaraju.manojsai at amarulasolutions.com>
Select the DM_REGULATOR_FIXED on RK3568 platform.
Co-developed-by: Suniel Mahesh <sunil at amarulasolutions.com>
Signed-off-by: Suniel Mahesh <sunil at amarulasolutions.com>
Signed-off-by: Manoj Sai <abbaraju.manojsai at amarulasolutions.com>
---
arch/arm/mach-rockchip/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index 3dc85df65d..6fa8c050cb 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -286,6 +286,7 @@ config ROCKCHIP_RK3568
select REGMAP
select SYSCON
select BOARD_LATE_INIT
+ select DM_REGULATOR_FIXED
select DM_RESET
imply ROCKCHIP_COMMON_BOARD
help
--
2.25.1
More information about the U-Boot
mailing list