On Mon, Mar 02, 2020 at 08:24:21PM -0800, Dajun Jin wrote: > When registers a phy_device successful, should terminate the loop > or the phy_device would be registered in other addr. If there are > multiple PHYs without reg properties, it will go wrong. > > Signed-off-by: Dajun Jin <adajunjin@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew