]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: pch_gbe: Switch to new U-Boot PHY API
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:22 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commit8f5abff5221f42fe1478964f2fd4a19580c76f70
tree99a8aff414c95298c74854bb94c141ae0a5176b1
parent8869a8883be80e1430da09095147b795848e6ba9
net: pch_gbe: Switch to new U-Boot PHY API

Use new U-Boot phy_connect() API which also supports fixed PHYs.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/pch_gbe.c