[GIT PULL] regmap fixes for v4.6

From: Mark Brown
Date: Fri May 13 2016 - 06:04:41 EST


The following changes since commit 44549e8f5eea4e0a41b487b63e616cb089922b99:

Linux 4.6-rc7 (2016-05-08 14:38:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v4.6-rc7

for you to fetch changes up to 2a2cd5219023ea2e485c3e37486c24177a6da55a:

Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus (2016-05-13 10:36:10 +0100)

----------------------------------------------------------------
regmap: Fixes for v4.6

This is rather too late so it'd be completely understandable if you
don't want to pull it at this point, I had thought I'd sent this earlier
but it seems I didn't. Everything has been in -next for some time now.

The main set of fixes here are mopping up some more issues with MMIO,
fixing handling of endianness configuration in DT (which just wasn't
working at all) and cases where the register and value endianness are
different.

There is also a fix for bulk register reads on SPMI.

----------------------------------------------------------------
Arnd Bergmann (1):
regmap: fix documentation to match code

Jack Pham (1):
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case

Mark Brown (6):
regmap: mmio: Fix value endianness selection
regmap: Fix implicit inclusion of device.h
regmap: mmio: Parse endianness definitions from DT
regmap: mmio: Explicitly say little endian is the defualt in the bus config
Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus

.../devicetree/bindings/regmap/regmap.txt | 59 +++++++---------------
drivers/base/regmap/internal.h | 1 +
drivers/base/regmap/regmap-mmio.c | 5 +-
drivers/base/regmap/regmap-spmi.c | 2 +-
4 files changed, 25 insertions(+), 42 deletions(-)

Attachment: signature.asc
Description: PGP signature