Re: [PATCH v3 2/4] macb: Kill PHY reset code

2017-10-20 Thread Florian Fainelli
On 10/20/2017 01:14 AM, Geert Uytterhoeven wrote: > From: Sergei Shtylyov > > With the phylib now being aware of the "reset-gpios" PHY node property, > there should be no need to frob the PHY reset in this driver anymore... > > Signed-off-by: Sergei Shtylyov > Acked-by: Nicolas Ferre > Signed-

[PATCH v3 2/4] macb: Kill PHY reset code

2017-10-20 Thread Geert Uytterhoeven
From: Sergei Shtylyov With the phylib now being aware of the "reset-gpios" PHY node property, there should be no need to frob the PHY reset in this driver anymore... Signed-off-by: Sergei Shtylyov Acked-by: Nicolas Ferre Signed-off-by: Geert Uytterhoeven --- v3: - Resolve rejects due to the