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