stmmac: pci: add support for Intel Quark X1000
authorKweh, Hock Leong <hock.leong.kweh@intel.com>
Tue, 27 Jan 2015 19:44:47 +0000 (21:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 05:08:08 +0000 (21:08 -0800)
The Intel Quark SoC X1000 provides two 10/100 Mbps Ethernet MAC
controllers which may or may not be connected to PHY on board.
This MAC controller only supports RMII PHY. This patch add Quark
PCI ID as well as Quark default platform data info to this driver.

Signed-off-by: Kweh, Hock Leong <hock.leong.kweh@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found