]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: wndap360: fix ethernet
authorRosen Penev <rosenp@gmail.com>
Wed, 1 Apr 2026 22:29:50 +0000 (15:29 -0700)
committerRobert Marko <robimarko@gmail.com>
Thu, 2 Apr 2026 10:32:52 +0000 (12:32 +0200)
Users report pll-data is needed for gigabit speeds.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22735
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ath79/dts/ar7161_netgear_wndap360.dts

index b0efc07e083db2c872f9ea65a80183e3077f2a18..bd8938da763db08bc8f600ce1a882720cc25c734 100644 (file)
@@ -49,6 +49,8 @@
 &eth0 {
        status = "okay";
 
+       pll-data = <0x11110000 0x00001099 0x00991099>;
+
        phy-mode = "rgmii";
        phy-handle = <&phy1>;