aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-04-27 12:18:12 +0200
committerDavid Bauer <mail@david-bauer.net>2020-04-27 12:22:02 +0200
commit654eec5a2d5d7c70385020e6a4c6ee12ae24f7ba (patch)
tree564769de6ca88f0f31340b54654c9b678820235c /target/linux/ath79/dts/qca9558_ocedo_ursus.dts
parentc76046991830ee6d61594acb51884bd2ef8bebc8 (diff)
downloadupstream-654eec5a2d5d7c70385020e6a4c6ee12ae24f7ba.tar.gz
upstream-654eec5a2d5d7c70385020e6a4c6ee12ae24f7ba.tar.bz2
upstream-654eec5a2d5d7c70385020e6a4c6ee12ae24f7ba.zip
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 <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/dts/qca9558_ocedo_ursus.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_ocedo_ursus.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
index b790ed11a2..d629f5b6ba 100644
--- a/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
+++ b/target/linux/ath79/dts/qca9558_ocedo_ursus.dts
@@ -117,6 +117,7 @@
phy2: ethernet-phy@2 {
reg = <2>;
+ at803x-override-sgmii-link-check;
};
};
@@ -144,4 +145,5 @@
mtd-mac-address = <&art 0x12>;
phy-handle = <&phy2>;
pll-data = <0x3000101 0x101 0x1313>;
+ qca955x-sgmii-fixup;
};