On Mon, Jul 02, 2018 at 09:36:58PM +0200, Heiner Kallweit wrote: > Use genphy_soft_reset() instead of open-coding a PHY soft reset. We have > to do an explicit PHY soft reset because some chips use the genphy driver > which uses a no-op as soft_reset callback. > > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew