arm64: dts: rockchip: rk3562-android: assign a fixed index to mmc devices

Change-Id: I707e84a2e7cbbf7004522674ac2fd05564f8e930
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
Binyuan Lan
2023-08-17 06:25:53 +00:00
committed by Tao Huang
parent c7973edb63
commit e79df5fa17

View File

@@ -5,6 +5,12 @@
*/
/ {
aliases {
mmc0 = &sdmmc0;
mmc1 = &sdmmc1;
mmc2 = &sdhci;
};
chosen: chosen {
bootargs = "earlycon=uart8250,mmio32,0xff210000 console=ttyFIQ0";
};