Skip to content

Instantly share code, notes, and snippets.

@neheb
Created October 11, 2021 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neheb/54d546832a81b4fc7e8f4c3dadaf7590 to your computer and use it in GitHub Desktop.
Save neheb/54d546832a81b4fc7e8f4c3dadaf7590 to your computer and use it in GitHub Desktop.
--- a/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
@@ -146,6 +146,8 @@
#size-cells = <0>;
reg = <0>;
+ qca,sgmii-rxclk-falling-edge;
+ qca,mac6-exchange;
ports {
#address-cells = <1>;
@@ -156,7 +158,6 @@
label = "cpu";
ethernet = <&eth0>;
phy-mode = "sgmii";
- qca,sgmii-rxclk-falling-edge;
fixed-link {
speed = <1000>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment