summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/uniphier-pro4-ace.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2020-04-03 10:43:05 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-05-04 09:23:26 +0900
commit94a8c115cc5ed8e7afff3bcda243210276a33927 (patch)
tree452e4b107bff7ae764180814f2f7da0a139c3f91 /arch/arm/boot/dts/uniphier-pro4-ace.dts
parent07569acbef1d00c48dc4db4f140aab2dbb58df0b (diff)
ARM: dts: uniphier: Add ethernet aliases
Add an 'aliases' property for ethernet device. U-Boot performs a fix-up of the MAC address and will overwrite the values from the Linux devicetree for aliased ethernet device. The MAC address can be inherited from U-Boot by adding aliases of ethernet devices. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-pro4-ace.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-pro4-ace.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/uniphier-pro4-ace.dts b/arch/arm/boot/dts/uniphier-pro4-ace.dts
index 92cc48dd86d0..64246fad325c 100644
--- a/arch/arm/boot/dts/uniphier-pro4-ace.dts
+++ b/arch/arm/boot/dts/uniphier-pro4-ace.dts
@@ -26,6 +26,7 @@
i2c3 = &i2c3;
i2c5 = &i2c5;
i2c6 = &i2c6;
+ ethernet0 = &eth;
};
memory@80000000 {