[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1321442150.git.viresh.kumar@st.com>
Date: Wed, 16 Nov 2011 16:56:05 +0530
From: Viresh Kumar <viresh.kumar@...com>
To: <rabin.vincent@...ricsson.com>, <linus.walleij@...ricsson.com>,
<srinidhi.kasagar@...ricsson.com>
Cc: <sameo@...ux.intel.com>, <linux-kernel@...r.kernel.org>,
<armando.visconti@...com>, <shiraz.hashim@...com>,
<vipin.kumar@...com>, <rajeev-dlh.kumar@...com>,
<deepak.sikri@...com>, <vipulkumar.samar@...com>,
<amit.virdi@...com>, <viresh.kumar@...com>,
<pratyush.anand@...com>, <bhupesh.sharma@...com>,
<viresh.linux@...il.com>, <bhavna.yadav@...com>,
<vincenzo.frascino@...com>, <mirko.gardi@...com>,
<grant.likely@...retlab.ca>
Subject: [PATCH 0/5] stmpe: mfd & gpio updates
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists