ARM: pxa: hx4700: Add Synaptics NavPoint touchpad
authorPaul Parsons <lost.distance@yahoo.com>
Sat, 12 May 2012 11:31:02 +0000 (12:31 +0100)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 14 May 2012 01:38:17 +0000 (09:38 +0800)
commitb2596c682814b39f0dd16e19e3be8fc8581643bd
treeefdc0bd71df73aa53f1e2c8fde2876c50df83d44
parent0bf189abc52b89bfcfa9782543de7f5e90263fe5
ARM: pxa: hx4700: Add Synaptics NavPoint touchpad

This patch adds the Synaptics NavPoint touchpad to the hx4700 platform:
1. Change GPIO23_SSP1_SCLK value in hx4700_pin_config[] from an output
to an input, since the NavPoint is connected to SSP in SPI slave mode.
2. Add GPIO102_GPIO (NavPoint power) to hx4700_pin_config[].
3. Add navpoint platform_device to devices[].

Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-pxa/hx4700.c
arch/arm/mach-pxa/include/mach/mfp-pxa27x.h