From: Geert Uytterhoeven Date: Mon, 2 Nov 2015 04:31:48 +0000 (+0900) Subject: arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot X-Git-Tag: v4.5-rc1~42^2~22^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=10ca6db79ab07021e74aad99631a276b954a554e;p=karo-tx-linux.git arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot Add an ethernet0 alias for the wired network card so that U-Boot can find the device-node and add an appropriate "local-mac-address" property. Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts index 548f93f983a2..35ebb063bff6 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts @@ -18,6 +18,7 @@ aliases { serial0 = &scif2; serial1 = &scif1; + ethernet0 = &avb; }; chosen {