summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/poodle.h
diff options
context:
space:
mode:
authorEric Miao <ycmiao@ycmiao-ubuntu.internal.example.org>2008-08-24 11:32:15 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-09-23 23:04:34 +0200
commit9ee40d9acf928ef561d655e78cf6c97546b8b4fc (patch)
tree8b89ebfd1d23a387af3d73015e1cb2ec50b48757 /arch/arm/mach-pxa/include/mach/poodle.h
parent[ARM] pxa/poodle: convert to use the new MFP API to configure pins (diff)
downloadlinux-9ee40d9acf928ef561d655e78cf6c97546b8b4fc.tar.xz
linux-9ee40d9acf928ef561d655e78cf6c97546b8b4fc.zip
[ARM] pxa/poodle: use SPI based ads7846 touch screen driver
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/poodle.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/poodle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/poodle.h b/arch/arm/mach-pxa/include/mach/poodle.h
index 67debc47e8c6..ecdd7f693c4c 100644
--- a/arch/arm/mach-pxa/include/mach/poodle.h
+++ b/arch/arm/mach-pxa/include/mach/poodle.h
@@ -23,6 +23,7 @@
#define POODLE_GPIO_AC_IN (1)
#define POODLE_GPIO_CO 16
#define POODLE_GPIO_TP_INT (5)
+#define POODLE_GPIO_TP_CS (24)
#define POODLE_GPIO_WAKEUP (11) /* change battery */
#define POODLE_GPIO_GA_INT (10)
#define POODLE_GPIO_IR_ON (22)