public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] TPS6507x MFD driver
@ 2010-03-26 20:11 Todd Fischer
  2010-03-26 20:11 ` [PATCH 1/5] Move TPS6507x register definition to header file Todd Fischer
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Todd Fischer @ 2010-03-26 20:11 UTC (permalink / raw)
  To: linux-kernel, davinci-linux-open-source, sameo, lrg, broonie,
	todd.fischer


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 set adds a TPS6507x 
multi-function device driver and change the TPS6507x regulator driver 
to use the TPS6507x MFD driver instead of interacting with the chip 
directly.  The changes are needed before a touch screen driver can be 
added.

The patch set applies cleanly to the MFD repository: 
git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git  
If the MFD and voltage regulator maintainer would prefer I post 
patches for a different repository, please let me know.

The TPS6507x touch screen input driver will be posted to 
linux-input@vger.kernel.org list.

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

end of thread, other threads:[~2010-04-02 21:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26 20:11 [PATCH 0/5] TPS6507x MFD driver Todd Fischer
2010-03-26 20:11 ` [PATCH 1/5] Move TPS6507x register definition to header file Todd Fischer
2010-03-26 20:11   ` [PATCH 2/5] Make room for other tps6507x drivers to have board specific initialization data Todd Fischer
2010-03-26 20:11     ` [PATCH 3/5] Add MFD driver for TPS6507x family of multi-function chips Todd Fischer
2010-03-26 20:11       ` [PATCH 4/5] Cleaned up name space so each MFD sub-driver uses a different name space Todd Fischer
2010-03-26 20:11         ` [PATCH 5/5] Move TPS6507x regulator driver from being stand-alone to using the MFD TPS6507x driver Todd Fischer
2010-03-29 13:00       ` [PATCH 3/5] Add MFD driver for TPS6507x family of multi-function chips Mark Brown
2010-03-29 12:54     ` [PATCH 2/5] Make room for other tps6507x drivers to have board specific initialization data Mark Brown
2010-03-29 12:50   ` [PATCH 1/5] Move TPS6507x register definition to header file Mark Brown
2010-04-02 13:35 ` [PATCH 0/5] TPS6507x MFD driver Samuel Ortiz
2010-04-02 21:33 ` [PATCH 0/4]-V2 " Todd Fischer

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