[PATCH v2 00/10] sta2x11-mfd patches

From: ciminaghi
Date: Mon Oct 22 2012 - 10:51:01 EST


From: Davide Ciminaghi <ciminaghi@xxxxxxxxx>

Hi,

this is v2 of a patchset already submitted on 2012/09/12
(see https://lkml.org/lkml/2012/9/12/139).
Here's a summary of changes in v2:

* Added regmap support.
* Added driver for sta2x11 scr (otp) registers.
* Changelog entries reviewed and fixed.

Davide Ciminaghi (10):
drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out
common code
drivers/mfd/sta2x11-mfd: add regmap support
drivers/mfd/sta2x11-mfd: add sta2x11_mfd_get_regs_data() function
drivers/mfd/sta2x11-mfd: use defines for platform devices' names
drivers/mfd/sta2x11-mfd: only add sta2x11_mfd if it hasn't already
been added
drivers/mfd/sta2x11-mfd: platform probe: don't mind about gpio
platform data
drivers/mfd/sta2x11-mfd: use one lock per device instead of one lock
per mfd
drivers/mfd/sta2x11-mfd: add scr (otp registers) platform driver
drivers/mfd/sta2x11-mfd: add defines for some sta2x11 sctl registers
drivers/mfd/sta2x11-mfd: add myself to copyright

drivers/mfd/Kconfig | 1 +
drivers/mfd/sta2x11-mfd.c | 531 +++++++++++++++++++++++++++------------
include/linux/mfd/sta2x11-mfd.h | 198 ++++++++++++++-
3 files changed, 572 insertions(+), 158 deletions(-)

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/