mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02:00
ath79: wndap360: fix ethernet
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>
This commit is contained in:
parent
c38d4da72c
commit
469c6676b7
@ -49,6 +49,8 @@
|
||||
ð0 {
|
||||
status = "okay";
|
||||
|
||||
pll-data = <0x11110000 0x00001099 0x00991099>;
|
||||
|
||||
phy-mode = "rgmii";
|
||||
phy-handle = <&phy1>;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user