Re: [PATCH v6 6/7] net: ethernet: bgmac: add NS2 support

From: RafaÅ MiÅecki
Date: Fri Nov 04 2016 - 03:13:00 EST


On 2016-11-04 06:11, 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 the instances that do not use this.
Also, clearing of the pending interrupts on init is required due to
observed issues on some platforms.

Signed-off-by: Jon Mason <jon.mason@xxxxxxxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

[Resending from Roundcube due to "Wrong MIME labeling on 8-bit character texts."
vger.kernel.org reject when using Thunderbird]

Checked for possible regressions on Northstar, looks OK.

Acked-by: RafaÅ MiÅecki <rafal@xxxxxxxxxx>