From: Heiner Kallweit <hkallwe...@gmail.com> Date: Thu, 10 Jan 2019 20:22:26 +0100
> So far genphy_soft_reset was used automatically if the PHY driver > didn't implement the soft_reset callback. This changed with the > mentioned commit and broke KSZ9031. To fix this configure the > KSZ9031 PHY driver to use genphy_soft_reset. > > Fixes: 6e2d85ec0559 ("net: phy: Stop with excessive soft reset") > Reported-by: Tony Lindgren <t...@atomide.com> > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied.