[GIT PULL] regmap updates for v4.8
From: Mark Brown
Date: Mon Jul 25 2016 - 12:03:21 EST
The following changes since commit 92d21ac74a9e3c09b0b01c764e530657e4c85c49:
Linux 4.7-rc7 (2016-07-10 20:24:59 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.8
for you to fetch changes up to efeb1a3ab91dc6bead3b5a522c0ceca1d711feb1:
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next (2016-07-15 13:44:47 +0100)
----------------------------------------------------------------
regmap: Updates for v4.8
Several small updates and API enhancements:
- Provide transparent unrolling of bulk writes into individual writes
so they can be used with devices without raw formatting.
- Fix compatibility between I2C controllers supporting block commands
and devices with more than 8 bit wide registers.
- Add some helpers for iopoll-like functionality and workarounds for
weird interrupt controllers.
----------------------------------------------------------------
Chen-Yu Tsai (1):
regmap: Support bulk writes for devices without raw formatting
Geert Uytterhoeven (1):
regmap: Add file patterns for regmap device tree bindings
Guenter Roeck (1):
regmap-i2c: Use i2c block command only if register value width is 8 bit
Laxman Dewangan (1):
regmap: irq: Add support to call client specific pre/post interrupt service
Mark Brown (1):
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next
Philipp Zabel (1):
regmap: add iopoll-like polling macro
MAINTAINERS | 1 +
drivers/base/regmap/regmap-i2c.c | 2 +-
drivers/base/regmap/regmap-irq.c | 15 ++++++++----
drivers/base/regmap/regmap.c | 31 ++++++++++++++++++++++---
include/linux/regmap.h | 49 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 90 insertions(+), 8 deletions(-)
Attachment:
signature.asc
Description: PGP signature