]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: rockchip: add ethernet0 alias on rk3399
authorHeiko Stuebner <heiko@sntech.de>
Tue, 9 May 2017 18:34:06 +0000 (20:34 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 30 May 2017 10:06:16 +0000 (12:06 +0200)
This is used by bootloaders to override the mac address in the devicetree
if needed.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 74bffe79c47c52151050abf0e1668c9855cbde78..69c56f7316c4577105f44d01762d5d1852df05df 100644 (file)
@@ -56,6 +56,7 @@
        #size-cells = <2>;
 
        aliases {
+               ethernet0 = &gmac;
                i2c0 = &i2c0;
                i2c1 = &i2c1;
                i2c2 = &i2c2;