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