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>
This commit is contained in:
David Bauer 2021-04-14 23:58:25 +02:00
parent 8222f8e1b9
commit 956407292d
1 changed files with 2 additions and 0 deletions

View File

@ -24,4 +24,6 @@
mtd-mac-address = <&art 0x0>;
phy-mode = "sgmii";
phy-handle = <&phy4>;
pll-data = <0x03000000 0x00000101 0x00001313>;
};