[GIT PULL] regmap updates for v5.6

From: Mark Brown
Date: Mon Jan 27 2020 - 11:55:07 EST


The following changes since commit def9d2780727cec3313ed3522d0123158d87224d:

Linux 5.5-rc7 (2020-01-19 16:02:49 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.6

for you to fetch changes up to ea87683909bcda665527a828505c5e9c6a625429:

Merge branch 'regmap-5.6' into regmap-next (2020-01-21 17:29:48 +0000)

----------------------------------------------------------------
regmap: Updates for v5.6

This is quite a busy release for a subsystem that's usually very quiet,
though still a small set of updates in the grand scheme of things:

- A fix for writes to non-incrementing registers.
- An iopoll() style helper for use with atomic safe regmaps, making
it easier to transition from raw memory mapped I/O.
- Some constification.

----------------------------------------------------------------
Ben Whitten (1):
regmap: fix writes to non incrementing registers

Mark Brown (1):
Merge branch 'regmap-5.6' into regmap-next

MichaÅ MirosÅaw (1):
regmap-i2c: constify regmap_bus structures

Sameer Pujar (1):
regmap: add iopoll-like atomic polling macro

drivers/base/regmap/regmap-i2c.c | 10 ++++-----
drivers/base/regmap/regmap.c | 17 ++++++++++-----
include/linux/regmap.h | 45 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 10 deletions(-)

Attachment: signature.asc
Description: PGP signature