Hi all, This patch series eliminates unnecessary software resets of the PHY. This should hopefully not break anybody's hardware; but I would appreciate testing to make sure this is is the case.
Sorry for this long email list, I wanted to make sure I reached out to all people who made changes to the Marvell PHY driver. Thank you! Florian Fainelli (2): net: phy: Stop with excessive soft reset net: phy: marvell: Avoid unnecessary soft reset drivers/net/phy/marvell.c | 63 ++++++++++++------------------------ drivers/net/phy/phy_device.c | 2 -- 2 files changed, 21 insertions(+), 44 deletions(-) -- 2.17.1