]> Git Repo - J-u-boot.git/commit - include/phy.h
net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux
authorMarek Vasut <[email protected]>
Sun, 19 Mar 2023 17:08:07 +0000 (18:08 +0100)
committerMarek Vasut <[email protected]>
Fri, 7 Apr 2023 12:21:37 +0000 (14:21 +0200)
commit87b7502824416d606d976f635a9a4eef4923ffee
treee601d31e9083db3e093a8b400161d10b11594632
parentbf3dabb7de7979cbca8680e688911f36056204b1
net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux

Add phy_modify_mmd()/phy_modify_mmd_changed() from Linux 5.1.y as of commit
b8554d4f7288f ("net: phy: add register modifying helpers returning 1 on change")
This is used by the upcoming Marvell 10G PHY driver.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
drivers/net/phy/phy.c
include/phy.h
This page took 0.034545 seconds and 4 git commands to generate.