lkml.org 
[lkml]   [2011]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V2 0/5] stmpe: mfd & gpio updates
Date
Changes since V1:
- V2 of this patchset also includes, earlier sent patches, Acked-by Linus:
mfd/stmpe: separate out controller and interface specific code
mfd/stmpe: Add support for SPI interface
- Issues with above patches are also fixed
- MODULE_DESCRIPTION and MODULE_AUTHOR are fixed in stmpe-spi and stmpe-i2c
files
- gpio-stmpe patch is update to use stmpe->partnum instead of
stmpe->variant->id_val
- Patch "mfd/stmpe: Move struct stmpe_variant_info to linux/mfd/stmpe.h" is
dropped as it is no longer required.

Viresh Kumar (5):
mfd/stmpe: separate out controller and interface specific code
mfd/stmpe: Add support for SPI interface
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/Kconfig | 19 ++++-
drivers/mfd/Makefile | 2 +
drivers/mfd/stmpe-i2c.c | 109 ++++++++++++++++++++
drivers/mfd/stmpe-spi.c | 150 +++++++++++++++++++++++++++
drivers/mfd/stmpe.c | 250 ++++++++++++++++++++++++++-------------------
drivers/mfd/stmpe.h | 53 ++++++++++
include/linux/mfd/stmpe.h | 9 ++-
8 files changed, 512 insertions(+), 111 deletions(-)
create mode 100644 drivers/mfd/stmpe-i2c.c
create mode 100644 drivers/mfd/stmpe-spi.c

--
1.7.2.2



\
 
 \ /
  Last update: 2011-11-17 06:35    [W:0.109 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site