mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -5,6 +5,12 @@
|
||||
*/
|
||||
|
||||
/ {
|
||||
aliases {
|
||||
mmc0 = &sdmmc0;
|
||||
mmc1 = &sdmmc1;
|
||||
mmc2 = &sdhci;
|
||||
};
|
||||
|
||||
chosen: chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff210000 console=ttyFIQ0";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user