Re: [PATCH v0 09/10] net: phy: Re-attempt custom DT configuration after configuration

2016-07-16 Thread Andrew Lunn
On Sat, Jul 16, 2016 at 03:29:07PM +0100, Jamie Lentin wrote: > marvell,reg-init is generally used to apply a custom LED configuration > on boot. However this is then blatted in m88e1121_config_aneg when the > interface is brought up. Re-apply any custom configuration afterwards, > to keep custom L

[PATCH v0 09/10] net: phy: Re-attempt custom DT configuration after configuration

2016-07-16 Thread Jamie Lentin
marvell,reg-init is generally used to apply a custom LED configuration on boot. However this is then blatted in m88e1121_config_aneg when the interface is brought up. Re-apply any custom configuration afterwards, to keep custom LED configuration. Signed-off-by: Jamie Lentin --- drivers/net/phy/m