From: Jan Kiszka Date: Sun, 26 Sep 2021 12:05:12 +0000 (+0200) Subject: arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=06784f7679274be3ca170a689c56192143a04541;p=linux.git arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices This ensures that the SD card will remain mmc0 across Basic and Advanced devices, also avoiding surprises for users coming from the downstream kernels. Signed-off-by: Jan Kiszka Acked-by: Aswath Govindraju Signed-off-by: Nishanth Menon Link: https://lore.kernel.org/r/fe20d6346f119a28e47d129b616682001299cf0e.1632657917.git.jan.kiszka@web.de --- diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi index 1008e9162ba20..6261ca8ee2d87 100644 --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi @@ -17,6 +17,8 @@ / { aliases { spi0 = &mcu_spi0; + mmc0 = &sdhci1; + mmc1 = &sdhci0; }; chosen {