r2908 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Sep 4 19:10:26 CEST 2007


Author: laforge
Date: 2007-09-04 19:10:22 +0200 (Tue, 04 Sep 2007)
New Revision: 2908

Modified:
   trunk/src/target/kernel/patches/gta02-core.patch
Log:
merge touchscreen jitter fix from gta01 arch code into gta02


Modified: trunk/src/target/kernel/patches/gta02-core.patch
===================================================================
--- trunk/src/target/kernel/patches/gta02-core.patch	2007-09-04 17:08:15 UTC (rev 2907)
+++ trunk/src/target/kernel/patches/gta02-core.patch	2007-09-04 17:10:22 UTC (rev 2908)
@@ -412,8 +412,8 @@
 +
 +static struct s3c2410_ts_mach_info gta02_ts_cfg = {
 +	.delay = 10000,
-+	.presc = 49,
-+	.oversampling_shift = 2,
++	.presc = 65,
++	.oversampling_shift = 5,
 +};
 +
 +/* SPI */





More information about the commitlog mailing list