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