MLK-22918 arm64: dts: imx8: add the alias for ethernet
authorFugang Duan <fugang.duan@nxp.com>
Wed, 13 Nov 2019 07:25:09 +0000 (15:25 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:20:59 +0000 (11:20 +0800)
Add alias for ethernet nodes.

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm64/boot/dts/freescale/imx8qm.dtsi

index 99085f6..cc35608 100755 (executable)
@@ -19,6 +19,8 @@
        #size-cells = <2>;
 
        aliases {
+               ethernet0 = &fec1;
+               ethernet1 = &fec2;
                mmc0 = &usdhc1;
                mmc1 = &usdhc2;
                mmc2 = &usdhc3;