Commit 025ba184 authored by Michal Simek's avatar Michal Simek

ARM: dts: zynq: Add mmc alias for zc702/zc706/zed/zybo

Add missing mmc alias.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent c998911f
......@@ -14,6 +14,7 @@ aliases {
ethernet0 = &gem0;
i2c0 = &i2c0;
serial0 = &uart1;
mmc0 = &sdhci0;
};
memory@0 {
......
......@@ -14,6 +14,7 @@ aliases {
ethernet0 = &gem0;
i2c0 = &i2c0;
serial0 = &uart1;
mmc0 = &sdhci0;
};
memory@0 {
......
......@@ -13,6 +13,7 @@ / {
aliases {
ethernet0 = &gem0;
serial0 = &uart1;
mmc0 = &sdhci0;
};
memory@0 {
......
......@@ -13,6 +13,7 @@ / {
aliases {
ethernet0 = &gem0;
serial0 = &uart1;
mmc0 = &sdhci0;
};
memory@0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment