Re: [PATCH 4/5] net: ethernet: bgmac: add NS2 support

2016-10-27 Thread Ray Jui
On 10/27/2016 3:21 PM, Ray Jui wrote: > > > On 10/27/2016 1:51 PM, Jon Mason wrote: >> On Wed, Oct 26, 2016 at 02:50:39PM -0700, Florian Fainelli wrote: >>> On 10/26/2016 12:36 PM, Jon Mason wrote: Add support for the variant of amac hardware present in the Broadcom Northstar2 based S

Re: [PATCH 4/5] net: ethernet: bgmac: add NS2 support

2016-10-27 Thread Ray Jui
On 10/27/2016 1:51 PM, Jon Mason wrote: > On Wed, Oct 26, 2016 at 02:50:39PM -0700, Florian Fainelli wrote: >> On 10/26/2016 12:36 PM, Jon Mason wrote: >>> Add support for the variant of amac hardware present in the Broadcom >>> Northstar2 based SoCs. Northstar2 requires an additional register t

Re: [PATCH 4/5] net: ethernet: bgmac: add NS2 support

2016-10-27 Thread Jon Mason
On Wed, Oct 26, 2016 at 02:50:39PM -0700, Florian Fainelli wrote: > On 10/26/2016 12:36 PM, Jon Mason wrote: > > Add support for the variant of amac hardware present in the Broadcom > > Northstar2 based SoCs. Northstar2 requires an additional register to be > > configured with the port speed/duple

Re: [PATCH 4/5] net: ethernet: bgmac: add NS2 support

2016-10-26 Thread Florian Fainelli
On 10/26/2016 12:36 PM, Jon Mason wrote: > Add support for the variant of amac hardware present in the Broadcom > Northstar2 based SoCs. Northstar2 requires an additional register to be > configured with the port speed/duplexity (NICPM). This can be added to > the link callback to hide it from th

[PATCH 4/5] net: ethernet: bgmac: add NS2 support

2016-10-26 Thread Jon Mason
Add support for the variant of amac hardware present in the Broadcom Northstar2 based SoCs. Northstar2 requires an additional register to be configured with the port speed/duplexity (NICPM). This can be added to the link callback to hide it from the instances that do not use this. Also, the bgmac