From 5d5e1cfa51b925c1797f64b3307fd9b36964091d Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Wed, 18 Jan 2012 17:14:03 +0100 Subject: update default values for rst gpio for our own prototype boards --- xhfc/base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xhfc/base.c') 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; -- cgit v1.2.3