1
0
Fork 0

ARM: dts: imx51: Add mmc aliases

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
hifive-unleashed-5.1
Sascha Hauer 2014-01-16 13:44:21 +01:00 committed by Shawn Guo
parent c63d06dedb
commit f742c22c9b
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@
gpio3 = &gpio4;
i2c0 = &i2c1;
i2c1 = &i2c2;
mmc0 = &esdhc1;
mmc1 = &esdhc2;
mmc2 = &esdhc3;
mmc3 = &esdhc4;
serial0 = &uart1;
serial1 = &uart2;
serial2 = &uart3;