UPSTREAM: ARM: dts: rockchip: Setup rk3288 ethernet0 alias for u-boot
authorJacob Chen <jacob2.chen@rock-chips.com>
Fri, 9 Dec 2016 06:43:36 +0000 (14:43 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 9 Dec 2016 10:37:13 +0000 (18:37 +0800)
Add an ethernet0 alias for the RK3288 mac interface so
that u-boot can find the device-node and fill in the mac address on
boards that support a wired network interface.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: Ie8c4e0d90b62278485446f614fce0c95145432d9
(cherry picked from commit 85ef8d611f4b0216bc4f96487a0408d5c887f6f9)
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
arch/arm/boot/dts/rk3288.dtsi

index 01c01979fa816f838a8fdddd3ef46e71f5b6e356..916b907d405e2d5baf119f7f1d9db875a91734ed 100644 (file)
@@ -54,6 +54,7 @@
        interrupt-parent = <&gic>;
 
        aliases {
+               ethernet0 = &gmac;
                i2c0 = &i2c0;
                i2c1 = &i2c1;
                i2c2 = &i2c2;