[U-Boot] [PATCH] rockchip: rk3288: dts: remove 'vmmc' from emmc node

Fabio Estevam festevam at gmail.com
Mon Dec 3 11:27:00 UTC 2018


Hi Kever,

On Mon, Dec 3, 2018 at 2:00 AM Kever Yang <kever.yang at rock-chips.com> wrote:
>
> The U-Boot eMMC does not need to care about the power for Rockchip
> SoC, because if the board is using eMMC, the power will default on
> (for bootrom), and we do not do power management for it like kernel,
> so the 'vmmc', 'vqmmc' is only useful for SD in U-Boot.

Devicetree should represent the hardware and should not rely on
details of BootROM / kernel / U-Boot.

If these supplies are present in the hardware, they should be
represented in the devicetree.

What is the exact issue you are trying to solve?


More information about the U-Boot mailing list