]> git.baikalelectronics.ru Git - uboot.git/commit
net: ethoc: Switch to new U-Boot PHY API
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 30 May 2023 22:51:21 +0000 (00:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Jun 2023 11:34:05 +0000 (13:34 +0200)
commitf397f9071ba53b4fa072a5420376923c12b1d118
treeb47b66fe12066d9f9671208494e8672c9d916405
parentd4ee6a2e96ce405ecbdcd66d62dc6fa14b5679f7
net: ethoc: 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/ethoc.c