Re: [PATCH net-next] net: marvell: neta: disable comphy when setting mode

2019-03-01 Thread David Miller
From: Marek Behún Date: Mon, 25 Feb 2019 17:43:03 +0100 > The comphy driver for Armada 3700 by Miquèl Raynal (which is currently > in linux-next) does not actually set comphy mode when phy_set_mode_ext > is called. The mode is set at next call of phy_power_on. > > Update the driver to semantics

[PATCH net-next] net: marvell: neta: disable comphy when setting mode

2019-02-25 Thread Marek Behún
The comphy driver for Armada 3700 by Miquèl Raynal (which is currently in linux-next) does not actually set comphy mode when phy_set_mode_ext is called. The mode is set at next call of phy_power_on. Update the driver to semantics similar to mvpp2: helper mvneta_comphy_init sets comphy mode and pow