summaryrefslogtreecommitdiff
path: root/xhfc
diff options
context:
space:
mode:
Diffstat (limited to 'xhfc')
-rw-r--r--xhfc/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhfc/base.c b/xhfc/base.c
index 0326b68..be6be89 100644
--- a/xhfc/base.c
+++ b/xhfc/base.c
@@ -42,7 +42,7 @@ MODULE_LICENSE("GPL");
#define GPIO_NONE (-1)
-int reset_gpio = 21;
+int reset_gpio = 27;
int port1_ntte_gpio = GPIO_NONE;
int port2_ntte_gpio = GPIO_NONE;