[OpenWrt-Devel] [PATCH] ar71xx: bug #19503 Fix TP-LINK Archer-C5/C7 v2 RFKILL-Switch

Lars Buerding lb.wrt at metatux.net
Wed Apr 22 14:47:23 EDT 2015


From: Lars Buerding <lb.wrt at metatux.net>

Fix ARCHER_C7_GPIO_BTN_RFKILL, which is attached to GPIO23

Signed-off-by: Lars Buerding <lb.wrt at metatux.net>
---

diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c
index fc12513..d93dab2 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c
@@ -50,7 +50,7 @@
  #define ARCHER_C7_GPIO_LED_USB1                18
  #define ARCHER_C7_GPIO_LED_USB2                19

-#define ARCHER_C7_GPIO_BTN_RFKILL      13
+#define ARCHER_C7_GPIO_BTN_RFKILL      23
  #define ARCHER_C7_GPIO_BTN_RESET       16

  #define ARCHER_C7_GPIO_USB1_POWER      22
_______________________________________________
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