Re: [PATCH 06/11] rockchip: rk3288-miqi: Include sdmmc regulator in SPL

2024-11-06 Thread Kever Yang
On 2024/11/6 05:51, Jonas Karlman wrote: Add bootph props and enable related Kconfig options to include the sdmmc regulator in SPL. Also enable SPL_DM_SEQ_ALIAS to ensure aliases is handled correctly in SPL. Signed-off-by: Jonas Karlman Reviewed-by: Kever Yang Thanks, - Kever --- arch/a

[PATCH 06/11] rockchip: rk3288-miqi: Include sdmmc regulator in SPL

2024-11-05 Thread Jonas Karlman
Add bootph props and enable related Kconfig options to include the sdmmc regulator in SPL. Also enable SPL_DM_SEQ_ALIAS to ensure aliases is handled correctly in SPL. Signed-off-by: Jonas Karlman --- arch/arm/dts/rk3288-miqi-u-boot.dtsi | 5 + configs/miqi-rk3288_defconfig| 3 +++ 2