[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-503-g8fdf22c
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-06-25 08:57:25
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 8fdf22c35b3fb338b5eb523a37bcd31521aa82b0 (commit)
from bb94a99c28cf622255988be374745db767c1380a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8fdf22c35b3fb338b5eb523a37bcd31521aa82b0
Author: nicolas colombain <nic...@ar...>
Date: Fri Jun 25 10:56:35 2010 +0200
[LINUX] change tsc2102 precharge time
-----------------------------------------------------------------------
Summary of changes:
.../2.6.29/073-armadeus-tsc2102.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/073-armadeus-tsc2102.patch b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/073-armadeus-tsc2102.patch
index 744af66..9c15479 100644
--- a/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/073-armadeus-tsc2102.patch
+++ b/buildroot/target/device/armadeus/linux/kernel-patches/2.6.29/073-armadeus-tsc2102.patch
@@ -379,7 +379,7 @@ Index: linux-2.6.29.6/drivers/spi/tsc2102.c
+#define TSC2102_ADC_INT_REF_250 0x0017
+#define TSC2102_ADC_REF TSC2102_ADC_INT_REF_250 /*2.5V*/
+#define TSC2102_ADC_EXT_REF 0x0002
-+#define TSC2102_CONFIG_TIMES 0x0008
++#define TSC2102_CONFIG_TIMES 0x0012
+#define TSC2102_RESET 0xbb00
+#define TSC2102_ADC_PSTCM (1 << 15)
+#define TSC2102_ADC_ADST (1 << 14)
hooks/post-receive
--
armadeus
|