This adds support for core rev 4 and ARM BCM47XX. I still have problems
with the DMA controller on the BCM4707 and I do not have a BCM53018.
Some packages are getting corrupted on TX, some are getting duplicated
on TX and so on on a BCM4707, I am still trying to fix this.
v2: add changed suggested by Rafał
Hauke Mehrtens (5):
bcma: export bcma_find_core_unit()
bgmac: initialize the DMA controller of core rev >= 4
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
bgmac: reset all cores on Northstar SoC
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
drivers/bcma/bcma_private.h | 2 -
drivers/bcma/main.c | 13 +---
drivers/net/ethernet/broadcom/bgmac.c | 115 +++++++++++++++++++++++++++------
drivers/net/ethernet/broadcom/bgmac.h | 55 +++++++++++++++-
include/linux/bcma/bcma.h | 9 ++-
5 files changed, 160 insertions(+), 34 deletions(-)
--
1.7.10.4