Skip to content

Commit

Permalink
ath79: cf-ew72: support link state reporting on eth0
Browse files Browse the repository at this point in the history
Attach swphy0 to eth0 port instead of fixed-link.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
  • Loading branch information
Leo-PL committed Jan 11, 2025
1 parent 6c3a4b8 commit 4d52775
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,12 @@
};

&eth1 {
phy-handle = <&swphy0>;

nvmem-cells = <&macaddr_art_0 0>;
nvmem-cell-names = "mac-address";

/delete-node/ fixed-link;
};

&wmac {
Expand Down

0 comments on commit 4d52775

Please sign in to comment.