Explorar o código

ARM: dts: sun6i: Add ethernet alias for GMAC

Alias GMAC as ethernet0 so U-boot can fill in the MAC address.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Chen-Yu Tsai %!s(int64=11) %!d(string=hai) anos
pai
achega
e5073fde6b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/arm/boot/dts/sun6i-a31.dtsi

+ 1 - 0
arch/arm/boot/dts/sun6i-a31.dtsi

@@ -23,6 +23,7 @@
 		serial3 = &uart3;
 		serial4 = &uart4;
 		serial5 = &uart5;
+		ethernet0 = &gmac;
 	};