linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2]-V2 Add touch screen input driver for TPS6507x family of multi-function chips.
@ 2010-04-05 23:53 Todd Fischer
  2010-04-05 23:53 ` [PATCH 1/2] Touch " Todd Fischer
  2010-04-07  8:46 ` [PATCH 0/2]-V2 Add touch screen input driver for TPS6507x family of multi-function chips Samuel Ortiz
  0 siblings, 2 replies; 7+ messages in thread
From: Todd Fischer @ 2010-04-05 23:53 UTC (permalink / raw)
  To: linux-input, davinci-linux-open-source, sameo, lrg, broonie,
	todd.fischer


This is the second posting of the TPS6507x touch screen driver. I have
incorporated Kevin Hilman's request to split the board specific changes
into a separate patch.

The TPS6507x family of Texas Instruments power management ICs (pmic)
are multi-function chips that include voltage regulation and touch
screen controller capabilities.  This patch adds a touch screen
input driver for the TPS6507x pmic.  There was an existing regulator
driver.  Before the touch screen driver can be added, a multi-function
device (MFD) driver was needed and the regulator driver modified to
use the MDF driver.  Patches for these changes have been posted and
reviewed.  The TPS6507x touch screen driver applies cleanly to the
MFD GIT repo after the above referenced patches are applied.  If I
should use a different approach, please let me know.

The TPS6507x pmic supports interrupting on touch detection.
Unfortuntaly, the hardware used for driver development didn't have
the interrupt signal properly connected.  When TPS6507x pmic interrupt
capable hardware is in hand, another patch will be posted adding
interrupt support.

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

end of thread, other threads:[~2010-04-08  9:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 23:53 [PATCH 0/2]-V2 Add touch screen input driver for TPS6507x family of multi-function chips Todd Fischer
2010-04-05 23:53 ` [PATCH 1/2] Touch " Todd Fischer
2010-04-05 23:53   ` [PATCH 2/2] TPS6507x touch screen driver board specific initialization values Todd Fischer
2010-04-07  8:46 ` [PATCH 0/2]-V2 Add touch screen input driver for TPS6507x family of multi-function chips Samuel Ortiz
2010-04-07 16:10   ` Kevin Hilman
2010-04-07 16:24     ` Kevin Hilman
2010-04-08  9:32       ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).