[PATCH v6 6/7] net: ethernet: bgmac: add NS2 support
From: rafal@milecki.pl (Rafał Miłecki)
Date: 2016-11-04 07:12:58
Also in:
linux-devicetree, lkml, netdev
From: rafal@milecki.pl (Rafał Miłecki)
Date: 2016-11-04 07:12:58
Also in:
linux-devicetree, lkml, netdev
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 <redacted> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
[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@milecki.pl>