mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
ath79: fix 10 Mbit PLL data for UniFi AC
Fix the PLL register value for 10 Mbit/s link modes on the UniFi AC Lite / Mesh / LR. Otherwise, 10 Mbit/s links do not transfer data. Signed-off-by: David Bauer <mail@david-bauer.net> (cherry picked from commit 956407292dc5fd41f2d8c7cc7e9ec77eb6444c1e)
This commit is contained in:
parent
8437c24f09
commit
cc6ad94fb9
@ -24,4 +24,6 @@
|
||||
mtd-mac-address = <&art 0x0>;
|
||||
phy-mode = "sgmii";
|
||||
phy-handle = <&phy4>;
|
||||
|
||||
pll-data = <0x03000000 0x00000101 0x00001313>;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user