Skip to content

Commit eb246ea

Browse files
darkxstmmind
authored andcommitted
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>
1 parent 15a5ed0 commit eb246ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
aliases {
99
ethernet0 = &gmac;
1010
mmc0 = &emmc;
11+
mmc1 = &sdio;
12+
mmc2 = &sdmmc;
1113
};
1214

1315
chosen {

0 commit comments

Comments
 (0)