From: Paul Parsons Date: Sat, 12 May 2012 11:31:02 +0000 (+0100) Subject: ARM: pxa: hx4700: Add Synaptics NavPoint touchpad X-Git-Tag: v3.5-rc1~150^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2596c682814b39f0dd16e19e3be8fc8581643bd;p=pandora-kernel.git 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 Cc: Philipp Zabel Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed