imx6: kernel: add GW16083 Ethernet Expansion Mezzanine support
authorLuka Perkov <luka@openwrt.org>
Mon, 11 Aug 2014 20:35:10 +0000 (20:35 +0000)
committerLuka Perkov <luka@openwrt.org>
Mon, 11 Aug 2014 20:35:10 +0000 (20:35 +0000)
commitdcacd65281c7c11b82aa095395033a290e89d25e
tree0d4c0d9e2578c4ae2999a6205b4cb4fd928ccf7f
parent9d826428b7c8a8f8167f71f3995bacc5a61efc22
imx6: kernel: add GW16083 Ethernet Expansion Mezzanine support

The GW16083 Ethernet Expansion Mezzanine adds the following to supported
Gateworks baseboards:
 * 7-port Ethernet Switch
  * 4x RJ45 ports (ENET1-4) supporing 802.11af/at PoE (with optional PoE module)
  * 2x RJ45 ports or SFP module (ENET5-6) (auto-selected)

This series adds support for a phy driver that adds support for ENET5/ENET6
PHY adding initialization for those PHY's and a polling mechanism that detects
SFP insertion and configuration.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 42147
package/kernel/linux/modules/netdevices.mk
target/linux/generic/config-3.14
target/linux/imx6/files-3.14/drivers/net/phy/gw16083.c [new file with mode: 0644]
target/linux/imx6/files-3.14/drivers/net/phy/gw16083.h [new file with mode: 0644]
target/linux/imx6/patches-3.14/202-net-igb-add-i210-i211-support-for-phy-read-write.patch [new file with mode: 0644]
target/linux/imx6/patches-3.14/203-net-igb-add-phy-read-write-functions-that-accept-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-3.14/204-net-igb-register-mii_bus-for-SerDes-w-external-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch [new file with mode: 0644]
target/linux/imx6/patches-3.14/206-ARM-imx-ventana-added-GW16083-to-device-tree.patch [new file with mode: 0644]
target/linux/imx6/profiles/120-gateworks.mk