]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ksz9477: add port_probe function to config phy
authorTim Harvey <tharvey@gateworks.com>
Tue, 7 Feb 2023 23:37:18 +0000 (15:37 -0800)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 17:41:55 +0000 (13:41 -0400)
commit1416b80de46ea6a194ad29a541a075ffba320927
treed3e44cea90b4f6c2e6a1463670d22e47293ac61e
parent2b7252953c502eb64593aebeb65409d268068365
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>
drivers/net/ksz9477.c