Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-08-19 Thread Joe Hershberger
On Thu, Jun 6, 2013 at 7:04 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com LAN8710/8720 are 10/100 Mbps PHYs, so fix the '.features' field. Cc: Joe Hershberger joe.hershber...@ni.com Cc: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-12 Thread Stefano Babic
On 12/07/2013 07:06, Fabio Estevam wrote: On Fri, Jul 12, 2013 at 2:00 AM, Joe Hershberger joe.hershber...@gmail.com wrote: On second thought, it's delegated in patchwork to Stefano and it's marked rejected. Why is that Stefano? Ok, I think I understand the reason. I asked him to reject

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-11 Thread Fabio Estevam
Hi Joe, On Thu, Jun 6, 2013 at 9:04 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com LAN8710/8720 are 10/100 Mbps PHYs, so fix the '.features' field. Cc: Joe Hershberger joe.hershber...@ni.com Cc: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-11 Thread Joe Hershberger
On Thu, Jul 11, 2013 at 9:45 PM, Fabio Estevam feste...@gmail.com wrote: Hi Joe, On Thu, Jun 6, 2013 at 9:04 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com LAN8710/8720 are 10/100 Mbps PHYs, so fix the '.features' field. Cc: Joe Hershberger

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-11 Thread Joe Hershberger
On Thu, Jul 11, 2013 at 11:57 PM, Joe Hershberger joe.hershber...@gmail.com wrote: On Thu, Jul 11, 2013 at 9:45 PM, Fabio Estevam feste...@gmail.com wrote: Hi Joe, On Thu, Jun 6, 2013 at 9:04 PM, Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-11 Thread Fabio Estevam
On Fri, Jul 12, 2013 at 2:00 AM, Joe Hershberger joe.hershber...@gmail.com wrote: On second thought, it's delegated in patchwork to Stefano and it's marked rejected. Why is that Stefano? Ok, I think I understand the reason. I asked him to reject the 1/2 patch of the series (it was a mx28evk

Re: [U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-07-11 Thread Joe Hershberger
On Fri, Jul 12, 2013 at 12:06 AM, Fabio Estevam feste...@gmail.com wrote: On Fri, Jul 12, 2013 at 2:00 AM, Joe Hershberger joe.hershber...@gmail.com wrote: On second thought, it's delegated in patchwork to Stefano and it's marked rejected. Why is that Stefano? Ok, I think I understand the

[U-Boot] [PATCH 2/2] phy: smsc: LAN8710/8720 are not Gbit PHYs

2013-06-06 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com LAN8710/8720 are 10/100 Mbps PHYs, so fix the '.features' field. Cc: Joe Hershberger joe.hershber...@ni.com Cc: Nobuhiro Iwamatsu nobuhiro.iwamatsu...@renesas.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- drivers/net/phy/smsc.c