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:
Ziyuan Xu
2020-11-30 09:54:50 +08:00
committed by Tao Huang
parent a920d2b2cf
commit 6b99d577ba

View File

@@ -30,6 +30,9 @@
i2c3 = &i2c3;
i2c4 = &i2c4;
i2c5 = &i2c5;
mmc0 = &emmc;
mmc1 = &sdmmc;
mmc2 = &sdio;
serial0 = &uart0;
serial1 = &uart1;
serial2 = &uart2;