Re: [U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy

2017-08-18 Thread JD Zheng
On 07/19/2017 03:34 PM, Arun Parameswaran wrote: > Added the AFE (Analog Front End) settings for stability to the > Broadcom Cygnus phy. This improves the time take to perform > auto negotiation. > > Signed-off-by: Arun Parameswaran > --- > drivers/net/phy/broadcom.c | 64 > +

Re: [U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy

2017-07-27 Thread Joe Hershberger
On Wed, Jul 19, 2017 at 5:34 PM, Arun Parameswaran wrote: > Added the AFE (Analog Front End) settings for stability to the > Broadcom Cygnus phy. This improves the time take to perform > auto negotiation. > > Signed-off-by: Arun Parameswaran Acked-by: Joe Hershberger ___

[U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy

2017-07-19 Thread Arun Parameswaran
Added the AFE (Analog Front End) settings for stability to the Broadcom Cygnus phy. This improves the time take to perform auto negotiation. Signed-off-by: Arun Parameswaran --- drivers/net/phy/broadcom.c | 64 +- 1 file changed, 63 insertions(+), 1 de