MLK-11288 ARM: dts: imx7d-sdb: add fec1, fec2 support
authorFugang Duan <b38611@freescale.com>
Mon, 27 Jul 2015 06:38:38 +0000 (14:38 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:49 +0000 (14:46 -0500)
Add fec1, fec2 support for i.MX7d-sdb board.

Signed-off-by: Fugang Duan <B38611@freescale.com>
arch/arm/boot/dts/imx7d-sdb.dts

index 2f33c46..8bf6316 100644 (file)
                #size-cells = <0>;
 
                ethphy0: ethernet-phy@0 {
+                       compatible = "ethernet-phy-ieee802.3-c22";
                        reg = <0>;
                };
 
                ethphy1: ethernet-phy@1 {
+                       compatible = "ethernet-phy-ieee802.3-c22";
                        reg = <1>;
                };
        };