]> git.baikalelectronics.ru Git - uboot.git/commit
net: phy: Add phy_read_mmd_poll_timeout() from Linux
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 19 Mar 2023 17:08:08 +0000 (18:08 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 7 Apr 2023 12:21:37 +0000 (14:21 +0200)
commitfbba8fd62f9864d73d97725924110cdb154fe3b1
tree038b61033b74deccfe42a3e6938876f108c2d449
parent0ff19fc4631e30654cf69aa80fc3b3a52beb23c3
net: phy: Add phy_read_mmd_poll_timeout() from Linux

Add phy_read_mmd_poll_timeout() from Linux 5.7.y as of commit
bd971ff0b7392 ("net: phy: introduce phy_read_mmd_poll_timeout macro")
This is used by the upcoming Marvell 10G PHY driver.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
include/phy.h