mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-14 14:37:33 +00:00
The reason phy fails to probe without explicitly overrided phy id is that the reset timing fails to match. Fix it with proper `reset-delay-us` and `reset-post-delay-us`. While at it, change LED settings to match EAP610-Outdoor. Signed-off-by: Yang Xiwen <forbidden405@outlook.com> Link: https://github.com/openwrt/openwrt/pull/18450 Signed-off-by: Robert Marko <robimarko@gmail.com>