9
0
Fork 0

ARM: dts: i.MX25: Add mmc aliases

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-01-31 13:58:18 +01:00
parent 0ac7bd5e90
commit 8d60419b0c
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
i2c0 = &i2c1;
i2c1 = &i2c2;
i2c2 = &i2c3;
mmc0 = &esdhc1;
mmc2 = &esdhc2;
serial0 = &uart1;
serial1 = &uart2;
serial2 = &uart3;