]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: rockchip: mmc aliases for Sonoff iHost
authorTim Lunn <tim@feathertop.org>
Thu, 15 Feb 2024 11:04:24 +0000 (22:04 +1100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 27 Feb 2024 23:00:55 +0000 (00:00 +0100)
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>
arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi

index 32b329e87a0cd3f880d123c832c265d54b9b1b4c..ba6c3a674f229ec2eff2144177d00fa01ae1639d 100644 (file)
@@ -8,6 +8,8 @@
        aliases {
                ethernet0 = &gmac;
                mmc0 = &emmc;
+               mmc1 = &sdio;
+               mmc2 = &sdmmc;
        };
 
        chosen {