Re: [PATCH] ARM: mxs: remove obsolete startup code for TX28

2016-08-08 Thread Shawn Guo
On Mon, Jul 11, 2016 at 02:18:48PM +0200, Lothar Waßmann wrote: > The power and reset handling of the FEC ethernet driver is sufficient > to get the ethernet PHY on the TX28 into a usable state. > Remove the code that does the PHY initialization on startup. > > Signed-off-by: Lothar Waßmann Appl

Re: [PATCH] ARM: mxs: remove obsolete startup code for TX28

2016-07-11 Thread Fabio Estevam
On Mon, Jul 11, 2016 at 9:18 AM, Lothar Waßmann wrote: > The power and reset handling of the FEC ethernet driver is sufficient > to get the ethernet PHY on the TX28 into a usable state. > Remove the code that does the PHY initialization on startup. > > Signed-off-by: Lothar Waßmann Nice cleanup

[PATCH] ARM: mxs: remove obsolete startup code for TX28

2016-07-11 Thread Lothar Waßmann
The power and reset handling of the FEC ethernet driver is sufficient to get the ethernet PHY on the TX28 into a usable state. Remove the code that does the PHY initialization on startup. Signed-off-by: Lothar Waßmann --- arch/arm/mach-mxs/mach-mxs.c | 77