]> git.baikalelectronics.ru Git - uboot.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)
commit373f7faa7fae208958ce3f0b598c710cc80b4725
treeb6a6fa3ec57726dcc09749ad6911821a6892b924
parent997624d5c92c4cd6d786a0bbcde1921e9796ab80
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