commit | 4b4fa9b21d75809321bbd3228bfa204032b723b2 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue Feb 07 15:37:18 2023 -0800 |
committer | Tom Rini <trini@konsulko.com> | Fri May 05 13:41:55 2023 -0400 |
tree | d3e44cea90b4f6c2e6a1463670d22e47293ac61e | |
parent | 5765676e0f88c1c689722410b63d5b3b7736c6c2 [diff] |
net: ksz9477: add port_probe function to config phy Add a port_probe function to configure the phy. This leads to earlier link negotiation so the port is more likely to be ready when used. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>