Re: [PATCH] phy/marvell: prevent unneeded page switching

2019-02-19 Thread Andrew Lunn
On Tue, Feb 19, 2019 at 08:21:33AM +0100, Frank de Brabander wrote: > marvell_read_status() no longer first switches to the fiber page, instead > looks at the already active register page first. In case the link is down, > switches to the other (fiber/copper) register page. > > Unneeded register p

[PATCH] phy/marvell: prevent unneeded page switching

2019-02-18 Thread Frank de Brabander
marvell_read_status() no longer first switches to the fiber page, instead looks at the already active register page first. In case the link is down, switches to the other (fiber/copper) register page. Unneeded register page switching of the Marvell 88E1510 PHY can cause the ethernet driver to regi