ARM: dts: zynq: Add mmc alias for zc702/zc706/zed/zybo
Add missing mmc alias. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Родитель
c998911f52
Коммит
025ba1841e
|
@ -14,6 +14,7 @@
|
||||||
ethernet0 = &gem0;
|
ethernet0 = &gem0;
|
||||||
i2c0 = &i2c0;
|
i2c0 = &i2c0;
|
||||||
serial0 = &uart1;
|
serial0 = &uart1;
|
||||||
|
mmc0 = &sdhci0;
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
ethernet0 = &gem0;
|
ethernet0 = &gem0;
|
||||||
i2c0 = &i2c0;
|
i2c0 = &i2c0;
|
||||||
serial0 = &uart1;
|
serial0 = &uart1;
|
||||||
|
mmc0 = &sdhci0;
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
aliases {
|
aliases {
|
||||||
ethernet0 = &gem0;
|
ethernet0 = &gem0;
|
||||||
serial0 = &uart1;
|
serial0 = &uart1;
|
||||||
|
mmc0 = &sdhci0;
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
aliases {
|
aliases {
|
||||||
ethernet0 = &gem0;
|
ethernet0 = &gem0;
|
||||||
serial0 = &uart1;
|
serial0 = &uart1;
|
||||||
|
mmc0 = &sdhci0;
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче