OMAP: RX51: Add Touch Controller in SPI board info
authorRoger Quadros <roger.quadros@nokia.com>
Mon, 22 Mar 2010 15:16:25 +0000 (17:16 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Tue, 18 May 2010 12:06:03 +0000 (15:06 +0300)
The Touch controller and LCD Panel share the same SPI bus 1.
So, we need to define the touch controller in the SPI board info
else, the SPI bus will be contended due to invalid state of
Touch controller's Chip Select thus preventing the LCD panel
from working.

Signed-off-by: Roger Quadros <roger.quadros@nokia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
arch/arm/mach-omap2/board-rx51-peripherals.c