mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
ARM: dts: rv1126: Add aliases for MMC
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: If83793f389103af3bcbf6b313aeb4297976b401c
This commit is contained in:
parent
a920d2b2cf
commit
6b99d577ba
|
|
@ -30,6 +30,9 @@ aliases {
|
|||
i2c3 = &i2c3;
|
||||
i2c4 = &i2c4;
|
||||
i2c5 = &i2c5;
|
||||
mmc0 = &emmc;
|
||||
mmc1 = &sdmmc;
|
||||
mmc2 = &sdio;
|
||||
serial0 = &uart0;
|
||||
serial1 = &uart1;
|
||||
serial2 = &uart2;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user