]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: imx8mq: Add ethernet alias
authorPeng Fan <peng.fan@nxp.com>
Wed, 20 May 2020 02:02:44 +0000 (10:02 +0800)
committerShawn Guo <shawnguo@kernel.org>
Thu, 18 Jun 2020 06:57:16 +0000 (14:57 +0800)
Add ethernet alias, so bootloader code can use this to find the
primary ethernet device, and set the MAC address.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq.dtsi

index aefc7ddd479bf7e32d22582d9e86b3d3ae4a5849..54bed643ed5be84b8fbed38e1294c08cd05b7c6e 100644 (file)
@@ -20,6 +20,7 @@
        #size-cells = <2>;
 
        aliases {
+               ethernet0 = &fec1;
                gpio0 = &gpio1;
                gpio1 = &gpio2;
                gpio2 = &gpio3;