Hi Viresh, On Fri, Nov 09, 2012 at 09:01:55PM +0530, Viresh Kumar wrote: > From: Vipul Kumar Samar <[email protected]> > > This patch adds support to probe stmpe devices via DT. Bindings are mentioned > in > binding document. > > Signed-off-by: Vipul Kumar Samar <[email protected]> > Signed-off-by: Viresh Kumar <[email protected]> > --- > Documentation/devicetree/bindings/mfd/stmpe.txt | 121 +++++++++++ > drivers/mfd/stmpe-i2c.c | 23 ++- > drivers/mfd/stmpe-spi.c | 15 ++ > drivers/mfd/stmpe.c | 264 > +++++++++++++++++++++++- > 4 files changed, 418 insertions(+), 5 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mfd/stmpe.txt Lee Jones (cc'ed) submitted a patch for the same purpose, see commit 909582ca from my for-next branch.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

