r2113 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Fri Jun 1 09:47:17 CEST 2007


Author: laforge
Date: 2007-06-01 09:47:16 +0200 (Fri, 01 Jun 2007)
New Revision: 2113

Modified:
   trunk/src/target/kernel/patches/hxd8-core.patch
Log:
HDX8: increase oversampling shift of TS driver (Johnny Wu)


Modified: trunk/src/target/kernel/patches/hxd8-core.patch
===================================================================
--- trunk/src/target/kernel/patches/hxd8-core.patch	2007-06-01 01:31:09 UTC (rev 2112)
+++ trunk/src/target/kernel/patches/hxd8-core.patch	2007-06-01 07:47:16 UTC (rev 2113)
@@ -376,7 +376,7 @@
 +static struct s3c2410_ts_mach_info hxd8_ts_cfg = {
 +	.delay = 10000,
 +	.presc = 49,
-+	.oversampling_shift = 2,
++	.oversampling_shift = 4,
 +};
 +
 +static struct platform_device *hxd8_devices[] __initdata = {





More information about the commitlog mailing list