commit | 5767ffba3297225702c7bb752236ded789211820 | [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 | 4c9b2006492a1611296909549b871a20d7054960 [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>