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