Merge branch 'stmmac'
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Sep 2014 04:13:06 +0000 (00:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Sep 2014 04:13:06 +0000 (00:13 -0400)
Beniamino Galvani says:

====================
net: stmmac glue layer for Amlogic Meson SoCs

the Ethernet controller available in Amlogic Meson6 and Meson8 SoCs is
a Synopsys DesignWare MAC IP core, already supported by the stmmac
driver.

These patches add a glue layer to the driver for the platform-specific
settings required by the Amlogic variant.

This has been tested on a Amlogic S802 device with the initial Meson
support submitted by Carlo Caione [1].

[1] http://lwn.net/Articles/612000/
====================

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

Trivial merge