Skip to content

Commit e95da6b

Browse files
committed
ARM: zynq: Remove ethernet0 alias from Microzed
Ethernet is not using alias for ID assignment that's why alias is not needed and can be removed. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/f4189063a8923ad380675f8e426e739ee3110baa.1733920873.git.michal.simek@amd.com
1 parent 2d20bcb commit e95da6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/boot/dts/xilinx/zynq-microzed.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
compatible = "avnet,zynq-microzed", "xlnx,zynq-microzed", "xlnx,zynq-7000";
1212

1313
aliases {
14-
ethernet0 = &gem0;
1514
serial0 = &uart1;
1615
spi0 = &qspi;
1716
mmc0 = &sdhci0;

0 commit comments

Comments
 (0)