mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 10:19:53 +07:00
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:
parent
c998911f52
commit
025ba1841e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user