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>
This commit is contained in:
Chris Brandt 2019-05-06 15:12:36 -05:00 committed by Simon Horman
parent c2fad09c28
commit eb8be0276d

View File

@ -17,6 +17,8 @@ / {
aliases {
serial0 = &scif4;
ethernet0 = &ether0;
ethernet1 = &ether1;
};
chosen {