From: Aleksander Jan Bajkowski Date: Tue, 3 Nov 2020 20:29:21 +0000 (+0100) Subject: lantiq: change phy-mode to mii for FRITZ!Box 7412 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c9619fe6a5705ea261fe5bc785b7f646fee5afce;p=openwrt%2Fstaging%2Fthess.git lantiq: change phy-mode to mii for FRITZ!Box 7412 FRITZ!Box 7412 loads the firmware for fast ethernet PHY and mii is more accurate in this case. Gmii is used by Gigabit ethernet PHYs. Signed-off-by: Aleksander Jan Bajkowski Reviewed-by: Mathias Kresin [minor commit title/message adjustments] Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts index 2ee0cfd13c..3b1703dd3c 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts @@ -195,7 +195,7 @@ ethernet@2 { compatible = "lantiq,xrx200-pdi-port"; reg = <2>; - phy-mode = "gmii"; + phy-mode = "mii"; phy-handle = <&phy11>; }; };