[OpenWrt-Devel] [PATCH CC 0/5] ar71xx: backport of support for devolo dLAN devices
Günther Kelleter
guenther.kelleter at devolo.de
Tue Jul 14 10:05:30 EDT 2015
This patch set is a backport of svn commits 46338..46342 from trunk to CC.
It adds support for devolo devices:
dLAN pro 500 Wireless+
dLAN pro 1200+ WiFi ac
Günther Kelleter (1):
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac
blogic (4):
ar71xx: add support for the devolo dLAN pro 500 Wireless+
ar71xx: add support to use gpio irqs
mac80211: make ath10k firmware v2 selectable
base-files: added option to configure the gpio led trigger in
uci-defaults
package/base-files/files/etc/init.d/led | 7 +
.../base-files/files/lib/functions/uci-defaults.sh | 20 ++
package/kernel/mac80211/Makefile | 12 ++
target/linux/ar71xx/base-files/etc/diag.sh | 6 +
.../etc/hotplug.d/firmware/11-ath10k-caldata | 8 +
.../ar71xx/base-files/etc/uci-defaults/01_leds | 13 ++
.../ar71xx/base-files/etc/uci-defaults/02_network | 10 +
target/linux/ar71xx/base-files/lib/ar71xx.sh | 6 +
.../ar71xx/base-files/lib/upgrade/platform.sh | 2 +
target/linux/ar71xx/config-3.18 | 2 +
.../files/arch/mips/ath79/mach-dlan-pro-1200-ac.c | 189 +++++++++++++++++
.../files/arch/mips/ath79/mach-dlan-pro-500-wp.c | 203 +++++++++++++++++++
.../linux/ar71xx/generic/profiles/devolo-dlan.mk | 33 +++
target/linux/ar71xx/image/Makefile | 21 ++
.../610-MIPS-ath79-openwrt-machines.patch | 40 +++-
.../739-MIPS-ath79-add-gpio-irq-support.patch | 224 +++++++++++++++++++++
16 files changed, 790 insertions(+), 6 deletions(-)
create mode 100644 target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-1200-ac.c
create mode 100644 target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-500-wp.c
create mode 100644 target/linux/ar71xx/generic/profiles/devolo-dlan.mk
create mode 100644 target/linux/ar71xx/patches-3.18/739-MIPS-ath79-add-gpio-irq-support.patch
--
2.4.4.88.gac2ab0d
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list