projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c63d06d
)
ARM: dts: imx51: Add mmc aliases
author
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 16 Jan 2014 12:44:21 +0000
(13:44 +0100)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:50 +0000
(21:33 +0800)
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx51.dtsi
b/arch/arm/boot/dts/imx51.dtsi
index 3aa30275c0c243d216be9f188cd50e982ecf08ec..e4b07d1a9a563517997ec6065252aa7a2e82a00a 100644
(file)
--- a/
arch/arm/boot/dts/imx51.dtsi
+++ b/
arch/arm/boot/dts/imx51.dtsi
@@
-25,6
+25,10
@@
gpio3 = &gpio4;
i2c0 = &i2c1;
i2c1 = &i2c2;
+ mmc0 = &esdhc1;
+ mmc1 = &esdhc2;
+ mmc2 = &esdhc3;
+ mmc3 = &esdhc4;
serial0 = &uart1;
serial1 = &uart2;
serial2 = &uart3;