Skip to content

Commit ee3fe0f

Browse files
committed
arm64: dts: mt7622: add aliases for mmc to avoid swapping on probe
1 parent d5a85eb commit ee3fe0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121
aliases {
2222
serial0 = &uart0;
23+
mmc0 = &mmc0;
24+
mmc1 = &mmc1;
2325
};
2426

2527
chosen {

0 commit comments

Comments
 (0)