From 654eec5a2d5d7c70385020e6a4c6ee12ae24f7ba Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 27 Apr 2020 12:18:12 +0200 Subject: ath79: enable SGMII workaround for affected boards These boards suffer from a sudden inability to establish a link on the SGMII. Enable the workaround to fix the link when it dies. Signed-off-by: David Bauer --- target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi') diff --git a/target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi b/target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi index 34b47b15f7..13e0b3371a 100644 --- a/target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi +++ b/target/linux/ath79/dts/qca9556_avm_fritz-repeater.dtsi @@ -78,6 +78,8 @@ phy-handle = <&phy0>; pll-data = <0x3000000 0x101 0x1313>; + qca955x-sgmii-fixup; + gmac-config { device = <&gmac>; ge0-sgmii = <0>; @@ -89,5 +91,6 @@ phy0: ethernet-phy@0 { reg = <0>; + at803x-override-sgmii-link-check; }; }; -- cgit v1.2.3