ARM: dts: rza2mevb: add ethernet aliases
authorChris Brandt <chris.brandt@renesas.com>
Mon, 6 May 2019 20:12:36 +0000 (15:12 -0500)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 20 May 2019 11:17:15 +0000 (13:17 +0200)
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>
arch/arm/boot/dts/r7s9210-rza2mevb.dts

index a328426..e720a22 100644 (file)
@@ -17,6 +17,8 @@
 
        aliases {
                serial0 = &scif4;
+               ethernet0 = &ether0;
+               ethernet1 = &ether1;
        };
 
        chosen {