]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx: Add alias for ethernet controller
authorMarek Vasut <marex@denx.de>
Fri, 28 Feb 2014 11:58:41 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:06:03 +0000 (08:06 -0700)
commit 22970070e027cbbb9b2878f8f7c31d0d7f29e94d upstream.

Add alias for FEC ethernet on i.MX to allow bootloaders (like U-Boot)
patch-in the MAC address for FEC using this alias.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx25.dtsi
arch/arm/boot/dts/imx27.dtsi
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi

index 737ed5da8f715fec5180c60a6bdd33e9c6fefc9a..de1611966d8b233a612dcd3bab07d33ae0180351 100644 (file)
@@ -30,6 +30,7 @@
                spi2 = &spi3;
                usb0 = &usbotg;
                usb1 = &usbhost1;
+               ethernet0 = &fec;
        };
 
        cpus {
index 826231eb44466f9187a564b3a587c7b18d686b28..da2eb7f6a5b255565044036550863549e633d1f2 100644 (file)
@@ -30,6 +30,7 @@
                spi0 = &cspi1;
                spi1 = &cspi2;
                spi2 = &cspi3;
+               ethernet0 = &fec;
        };
 
        aitc: aitc-interrupt-controller@e0000000 {
index 4bcdd3ad15e524d95cb553b47fc6f61e5eef9a3a..e1b601595a09be85032a4fc6b11ee87e89c749e1 100644 (file)
@@ -27,6 +27,7 @@
                spi0 = &ecspi1;
                spi1 = &ecspi2;
                spi2 = &cspi;
+               ethernet0 = &fec;
        };
 
        tzic: tz-interrupt-controller@e0000000 {
index dc72353de0b39d1577bc6e9d2ab870c854e79e20..50eda500f39a184243debd2248c07c583ac6fde5 100644 (file)
@@ -33,6 +33,7 @@
                spi0 = &ecspi1;
                spi1 = &ecspi2;
                spi2 = &cspi;
+               ethernet0 = &fec;
        };
 
        cpus {