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