-
- Downloads
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
Showing
- package/kernel/linux/modules/netdevices.mk 18 additions, 0 deletionspackage/kernel/linux/modules/netdevices.mk
- target/linux/generic/config-3.14 1 addition, 0 deletionstarget/linux/generic/config-3.14
- target/linux/imx6/files-3.14/drivers/net/phy/gw16083.c 949 additions, 0 deletionstarget/linux/imx6/files-3.14/drivers/net/phy/gw16083.c
- target/linux/imx6/files-3.14/drivers/net/phy/gw16083.h 123 additions, 0 deletionstarget/linux/imx6/files-3.14/drivers/net/phy/gw16083.h
- target/linux/imx6/patches-3.14/202-net-igb-add-i210-i211-support-for-phy-read-write.patch 129 additions, 0 deletions...02-net-igb-add-i210-i211-support-for-phy-read-write.patch
- target/linux/imx6/patches-3.14/203-net-igb-add-phy-read-write-functions-that-accept-phy.patch 255 additions, 0 deletions...et-igb-add-phy-read-write-functions-that-accept-phy.patch
- target/linux/imx6/patches-3.14/204-net-igb-register-mii_bus-for-SerDes-w-external-phy.patch 303 additions, 0 deletions...-net-igb-register-mii_bus-for-SerDes-w-external-phy.patch
- target/linux/imx6/patches-3.14/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch 27 additions, 0 deletions...hy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch
- target/linux/imx6/patches-3.14/206-ARM-imx-ventana-added-GW16083-to-device-tree.patch 56 additions, 0 deletions...14/206-ARM-imx-ventana-added-GW16083-to-device-tree.patch
- target/linux/imx6/profiles/120-gateworks.mk 1 addition, 1 deletiontarget/linux/imx6/profiles/120-gateworks.mk
Loading
Please register or sign in to comment