linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] stmpe: mfd & gpio updates
@ 2011-11-16 11:26 Viresh Kumar
  2011-11-16 11:26 ` [PATCH 1/5] mfd/stmpe: Pass partnum as param to stmpe_probe() Viresh Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Viresh Kumar @ 2011-11-16 11:26 UTC (permalink / raw)
  To: rabin.vincent, linus.walleij, srinidhi.kasagar
  Cc: sameo, linux-kernel, armando.visconti, shiraz.hashim, vipin.kumar,
	rajeev-dlh.kumar, deepak.sikri, vipulkumar.samar, amit.virdi,
	viresh.kumar, pratyush.anand, bhupesh.sharma, viresh.linux,
	bhavna.yadav, vincenzo.frascino, mirko.gardi, grant.likely

This patchset does following:
- Fixes bug with "mfd/stmpe: Pass partnum as param to stmpe_probe()" patch
- Adds in support for STMPE610 and 801

STMPE801 has a different set of register as compared to other variants. So it is
specially handled at few places in mfd's and gpio's stmpe driver.

Note: To successfully apply this patchset, first apply following patches already
sent and acked over list:
- mfd/stmpe: Add support for irq over gpio pin
- mfd/stmpe: separate out controller and interface specific code
- mfd/stmpe: Add support for SPI interface

Pratyush Anand (1):
  mfd/stmpe: Move struct stmpe_variant_info to linux/mfd/stmpe.h

Viresh Kumar (4):
  mfd/stmpe: Pass partnum as param to stmpe_probe()
  mfd/stmpe: Add support for stmpe variant 610
  mfd/stmpe: ADD support for stmpe variant 801
  gpio/gpio-stmpe: ADD support for stmpe variant 801

 drivers/gpio/gpio-stmpe.c |   31 ++++++++++-
 drivers/mfd/stmpe-i2c.c   |   13 +----
 drivers/mfd/stmpe-spi.c   |    7 ++-
 drivers/mfd/stmpe.c       |  125 ++++++++++++++++++++++++++++++++++++++-------
 drivers/mfd/stmpe.h       |   53 +++++++------------
 include/linux/mfd/stmpe.h |   37 +++++++++++++-
 6 files changed, 198 insertions(+), 68 deletions(-)

-- 
1.7.2.2

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

end of thread, other threads:[~2011-11-17  3:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 11:26 [PATCH 0/5] stmpe: mfd & gpio updates Viresh Kumar
2011-11-16 11:26 ` [PATCH 1/5] mfd/stmpe: Pass partnum as param to stmpe_probe() Viresh Kumar
2011-11-16 15:35   ` Rabin Vincent
2011-11-17  3:36     ` Viresh Kumar
2011-11-16 11:26 ` [PATCH 2/5] mfd/stmpe: Move struct stmpe_variant_info to linux/mfd/stmpe.h Viresh Kumar
2011-11-16 11:26 ` [PATCH 3/5] mfd/stmpe: Add support for stmpe variant 610 Viresh Kumar
2011-11-16 11:26 ` [PATCH 4/5] mfd/stmpe: ADD support for stmpe variant 801 Viresh Kumar
2011-11-16 11:26 ` [PATCH 5/5] gpio/gpio-stmpe: " Viresh Kumar

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).