summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/r7s9210-rza2mevb.dts
diff options
context:
space:
mode:
authorChris Brandt <chris.brandt@renesas.com>2019-05-06 15:12:36 -0500
committerSimon Horman <horms+renesas@verge.net.au>2019-05-20 13:17:15 +0200
commiteb8be0276d903a2374c7abc7f3b9a22ba7fd9670 (patch)
tree4faf82deb9831049fe8f5dc5dd9d1dec643c13e9 /arch/arm/boot/dts/r7s9210-rza2mevb.dts
parentc2fad09c28ace81f149afe74a8c378c4824b2b27 (diff)
ARM: dts: rza2mevb: add ethernet aliases
Add ethernet aliases so u-boot can find the device nodes. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r7s9210-rza2mevb.dts')
-rw-r--r--arch/arm/boot/dts/r7s9210-rza2mevb.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r7s9210-rza2mevb.dts b/arch/arm/boot/dts/r7s9210-rza2mevb.dts
index a328426a0409..e720a22eaf58 100644
--- a/arch/arm/boot/dts/r7s9210-rza2mevb.dts
+++ b/arch/arm/boot/dts/r7s9210-rza2mevb.dts
@@ -17,6 +17,8 @@
aliases {
serial0 = &scif4;
+ ethernet0 = &ether0;
+ ethernet1 = &ether1;
};
chosen {