summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2020-04-03 04:43:06 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-05-04 03:24:00 +0300
commit44f0746d60bcb575f2268a707e56c37208841e31 (patch)
treeff750ef5dd40f194ecd91d65d861e6ee3c20e26f /arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
parentf03b998de02d66bd5bbbd616668e1a32194f238e (diff)
downloadlinux-44f0746d60bcb575f2268a707e56c37208841e31.tar.xz
arm64: dts: uniphier: Add ethernet aliases
Add 'aliases' properties 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/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts')
-rw-r--r--arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
index 4d00ff9548e1..dc39a73dc781 100644
--- a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
+++ b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts
@@ -29,6 +29,8 @@
i2c6 = &i2c6;
spi0 = &spi0;
spi1 = &spi1;
+ ethernet0 = &eth0;
+ ethernet1 = &eth1;
};
memory@80000000 {