kernel/arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi
.. .. @@ -25,10 +25,8 @@ 25 25 &fec { 26 26 pinctrl-names = "default"; 27 27 pinctrl-0 = <&pinctrl_enet>; 28 - phy-reset-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;29 28 clocks = <&clks IMX6QDL_CLK_ENET>, 30 29 <&clks IMX6QDL_CLK_ENET>, 31 30 <&clks IMX6QDL_CLK_ENET_REF>; 32 - phy-mode = "rmii";33 31 status = "okay"; 34 32 };