commit | 9af1d5ef2fa4248c5e4b4b098e2d36caa0298ee8 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Fri Dec 14 09:37:12 2018 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sat Dec 15 20:56:46 2018 +0100 |
tree | 44a04fe04c3657bdfca1230b2bceb189db305c1f | |
parent | 1ae5cd02267f8c2b01039769ccce44979f20e934 [diff] |
rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node This is a sync with kernel mainline dts. The U-Boot eMMC does not need to care about the power for Rockchip SoCs, because if the board is using eMMC, the power will default on (for bootrom), so the 'vmmc', 'vqmmc' is only useful for SD in U-Boot. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>