[PATCH v4 11/12] rockchip: rk3568: Select DM_REGULATOR_FIXED
Kever Yang
kever.yang at rock-chips.com
Tue Feb 21 10:33:01 CET 2023
On 2023/2/17 19:58, Jagan Teki wrote:
> 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>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> 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
More information about the U-Boot
mailing list