[PATCH] qi/3d7k: GPK6 should be set as output.

Matt Hsu matt_hsu at openmoko.org
Mon Mar 9 08:38:18 CET 2009


Signed-off-by: Matt Hsu <matt_hsu at openmoko.org>
---
 src/cpu/s3c6410/om_3d7k.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/cpu/s3c6410/om_3d7k.c b/src/cpu/s3c6410/om_3d7k.c
index 18be867..a7632a9 100644
--- a/src/cpu/s3c6410/om_3d7k.c
+++ b/src/cpu/s3c6410/om_3d7k.c
@@ -546,7 +546,7 @@ void port_init_om_3d7k(void)
 		(0 << 12) | /* GPK3  - input  (NC) */
 		(0 << 16) | /* GPK4  - input  (NC) */
 		(0 << 20) | /* GPK5  - input  (NC) */
-		(0 << 24) | /* GPK6  - input  (NC) */
+		(1 << 24) | /* GPK6  - input  (NC) */
 		(0 << 28)   /* GPK7  - input  (NC) */
 	;
 	__REG(GPKCON1) =
-- 
1.5.3.6


--------------000500050106040409030202--



More information about the openmoko-kernel mailing list