ARM: dts: rockchip: mmc aliases for Sonoff iHost

Add aliases for sdio and sdmmc to ensure consistent ordering of
mmc devices on boot

Signed-off-by: Tim Lunn <tim@feathertop.org>
Link: https://lore.kernel.org/r/20240215110425.934740-2-tim@feathertop.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Tim Lunn
2024-02-15 22:04:24 +11:00
committed by Heiko Stuebner
parent 15a5ed0300
commit eb246eaaa5

View File

@@ -8,6 +8,8 @@
aliases {
ethernet0 = &gmac;
mmc0 = &emmc;
mmc1 = &sdio;
mmc2 = &sdmmc;
};
chosen {