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