]> Pileus Git - ~andy/linux/commitdiff
Merge branch 'bgmac'
authorDavid S. Miller <davem@davemloft.net>
Sun, 5 Jan 2014 01:25:55 +0000 (20:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Jan 2014 01:25:55 +0000 (20:25 -0500)
bgmac: add initial support for core rev 4 on ARM BCM47xx

====================
This adds support for core rev 4 and ARM BCM47XX.
With an other fix to the platform code I am now getting over 200 MBit/s
with this Ethernet driver, the DMA problems are solved are unrelated
to bgmac.

v3:
   - moved flags calculation for bcma_core_enable() into if block
   - remove hard coding of phy address to BGMAC_PHY_NOREGS

v2: add changed suggested by RafaƂ
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge