aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/profiles/120-gateworks.mk
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-11 20:35:10 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-11 20:35:10 +0000
commit6b2145fca6698555c8f1e5c5373a440f2088e7a3 (patch)
treea64f715cba41287389630147006415e6c2a25bdb /target/linux/imx6/profiles/120-gateworks.mk
parent7d82dc4a822da3d708c566444de19f81c0b0137f (diff)
downloadmaster-187ad058-6b2145fca6698555c8f1e5c5373a440f2088e7a3.tar.gz
master-187ad058-6b2145fca6698555c8f1e5c5373a440f2088e7a3.tar.bz2
master-187ad058-6b2145fca6698555c8f1e5c5373a440f2088e7a3.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42147 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/profiles/120-gateworks.mk')
-rw-r--r--target/linux/imx6/profiles/120-gateworks.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk
index d64a0bd537..39c466353f 100644
--- a/target/linux/imx6/profiles/120-gateworks.mk
+++ b/target/linux/imx6/profiles/120-gateworks.mk
@@ -12,7 +12,7 @@ define Profile/VENTANA
kmod-sound-core kmod-sound-soc-imx kmod-sound-soc-imx-sgtl5000 \
kmod-can kmod-can-flexcan kmod-can-raw \
kmod-rtc-ds1672 kmod-gpio-pca953x kmod-hwmon-gsc kmod-eeprom-at24 \
- kmod-leds-gpio kmod-pps-gpio \
+ kmod-leds-gpio kmod-pps-gpio kmod-gw16083 \
kobs-ng
endef