commit | 8f5abff5221f42fe1478964f2fd4a19580c76f70 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Wed May 31 00:51:22 2023 +0200 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Jun 10 13:34:05 2023 +0200 |
tree | 99a8aff414c95298c74854bb94c141ae0a5176b1 | |
parent | 8869a8883be80e1430da09095147b795848e6ba9 [diff] |
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>