From: Fugang Duan Date: Mon, 27 Jul 2015 06:38:38 +0000 (+0800) Subject: MLK-11288 ARM: dts: imx7d-sdb: add fec1, fec2 support X-Git-Tag: C0P2-H0.0--20200415~4783 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=a5a10c46f66a2c1742c1b38409a7fbef2d82479f;p=linux.git MLK-11288 ARM: dts: imx7d-sdb: add fec1, fec2 support Add fec1, fec2 support for i.MX7d-sdb board. Signed-off-by: Fugang Duan --- diff --git a/arch/arm/boot/dts/imx7d-sdb.dts b/arch/arm/boot/dts/imx7d-sdb.dts index 2f33c463cbce..8bf6316f1520 100644 --- a/arch/arm/boot/dts/imx7d-sdb.dts +++ b/arch/arm/boot/dts/imx7d-sdb.dts @@ -153,10 +153,12 @@ #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>; }; };