]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: altera_tsa: Switch to new U-Boot PHY API
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:19 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commitfd5910288f7125cd4bf38c4a0df59ce8049703cf
treeb6a6fa3ec57726dcc09749ad6911821a6892b924
parent06173ef643c0c17124154598f9ffeea0c62eb627
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>
drivers/net/altera_tse.c