public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TSC2046 toucscreen support
@ 2007-05-04 21:40 Kevin Hilman
  2007-05-04 21:40 ` [PATCH 1/2] ARM: OMAP: add 24xx GPIO debounce support Kevin Hilman
  2007-05-04 21:40 ` [PATCH 2/2] ARM: OMAP: TSC2046 touchscreen support for 2430 Kevin Hilman
  0 siblings, 2 replies; 11+ messages in thread
From: Kevin Hilman @ 2007-05-04 21:40 UTC (permalink / raw)
  To: linux-omap-open-source

Here is support for the TSC2046 touchscreen controller which is on the
OMAP2430SDP board.  It also includes a patch to add debounce support
to the GPIO layer.

Note that SPI driver-model hook-ups are done in the touchscreen driver
instead of a separate tsc2046 layer in drivers/spi.  It seemed
overkill to have drivers/spi/tsc2046.c with only a probe and remove
function, so I included them in drivers/input/touchscreen/tsc2046_ts.c.

Kevin

--

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-05-08 16:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04 21:40 [PATCH 0/2] TSC2046 toucscreen support Kevin Hilman
2007-05-04 21:40 ` [PATCH 1/2] ARM: OMAP: add 24xx GPIO debounce support Kevin Hilman
2007-05-04 21:40 ` [PATCH 2/2] ARM: OMAP: TSC2046 touchscreen support for 2430 Kevin Hilman
2007-05-04 21:53   ` Kevin Hilman
2007-05-04 23:36     ` Tony Lindgren
2007-05-05  8:28   ` Komal Shah
2007-05-07  9:02     ` Trilok Soni
2007-05-07 10:23       ` Trilok Soni
2007-05-07 17:02         ` Kevin Hilman
     [not found]           ` <20070507172440.GA31968@atomide.com>
2007-05-08  5:24             ` Trilok Soni
2007-05-08 16:54               ` tony

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox