diff --git a/mote/v1/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch b/mote/v1/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch deleted file mode 100644 index 63296c5..0000000 --- a/mote/v1/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h -=================================================================== ---- target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h (revision 16491) -+++ target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h (working copy) -@@ -355,7 +355,7 @@ - #define AR5315_GPIO_INT_LVL_HIGH 2 /* High Level Triggered */ - #define AR5315_GPIO_INT_LVL_EDGE 3 /* Edge Triggered */ - --#define AR5315_RESET_GPIO 5 -+#define AR5315_RESET_GPIO 6 - #define AR5315_NUM_GPIO 22 - - diff --git a/mote/v1/openwrt/patches/300.set.AR2315_RESET_GPIO.to.6.patch b/mote/v1/openwrt/patches/300.set.AR2315_RESET_GPIO.to.6.patch new file mode 100644 index 0000000..84c1c3b --- /dev/null +++ b/mote/v1/openwrt/patches/300.set.AR2315_RESET_GPIO.to.6.patch @@ -0,0 +1,11 @@ +--- a/arch/mips/include/asm/mach-ar231x/ar2315_regs.h ++++ b/arch/mips/include/asm/mach-ar231x/ar2315_regs.h +@@ -301,7 +301,7 @@ + #define AR2315_GPIO_INT_LVL_HIGH 2 /* High Level Triggered */ + #define AR2315_GPIO_INT_LVL_EDGE 3 /* Edge Triggered */ + +-#define AR2315_RESET_GPIO 5 ++#define AR2315_RESET_GPIO 6 + #define AR2315_NUM_GPIO 22 + + /*