aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_ocedo_koala.dts
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2019-06-19 00:07:12 +0200
committerPetr Štetiar <ynezz@true.cz>2019-06-20 08:57:36 +0200
commit62abbd587dc9a6c6ea8e46da9a1352b8bdc8cfd5 (patch)
treebff9a83f8cc78640cc9ae07291f4d3478a86f91c /target/linux/ath79/dts/qca9558_ocedo_koala.dts
parenteeeaf24e2868ae4dcbc316266105224f018db8e7 (diff)
downloadupstream-62abbd587dc9a6c6ea8e46da9a1352b8bdc8cfd5.tar.gz
upstream-62abbd587dc9a6c6ea8e46da9a1352b8bdc8cfd5.tar.bz2
upstream-62abbd587dc9a6c6ea8e46da9a1352b8bdc8cfd5.zip
ath79: correct various phy-mode properties
Upstream commit 6d4cd04 changes how the internal delays of the AR803x based PHYs are enabled. With this commit, all internal delays are disabled on driver probe and enabled based on the 'phy-mode' property in the device-tree. Before this commit, the RX delay was always enabled upon soft-reset while the TX delay retained it's previous state. A hard reset enabled the RX delay while the TX delay was disabled. Because of this inconsistency, wrongly specified PHY-modes were working correctly while the hardware was in a different state. Fix the PHY-modes of some affected devices (and clean up misplaced properties along the way) to keep the devices working flawlessly with kernels >= 5.1. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/dts/qca9558_ocedo_koala.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_ocedo_koala.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/qca9558_ocedo_koala.dts b/target/linux/ath79/dts/qca9558_ocedo_koala.dts
index 23835492a3..a80155b08c 100644
--- a/target/linux/ath79/dts/qca9558_ocedo_koala.dts
+++ b/target/linux/ath79/dts/qca9558_ocedo_koala.dts
@@ -142,8 +142,6 @@
phy5: ethernet-phy@5 {
reg = <5>;
- phy-mode = "rgmii-rxid";
-
at803x-disable-smarteee;
};
};