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