Consolidate more duplicated code into helpers, make use of core helpers, move code into a helper for later adding functionality to add marvell PHYs, etc.
Andrew Lunn (7): net: phy: marvell: tabification net: phy: marvell: Use core genphy_soft_reset() net: phy: marvell: consolidate RGMII delay code net: phy: marvell: Consolidate setting the phy-mode net: phy: marvell: Refactor m88e1121 RGMII delay configuration net: phy: marvell: Use the set_polarity helper net: phy: marvell: Refactor setting downshift into a helper drivers/net/phy/marvell.c | 320 ++++++++++++++++++++++------------------------ 1 file changed, 150 insertions(+), 170 deletions(-) -- 2.13.2