Messages in this thread |  | | Date | Tue, 4 Oct 2016 05:18:48 +0200 | From | Mark Brown <> | Subject | [GIT PULL] regmap updates for v4.9 |
| |
The following changes since commit c8d2bc9bc39ebea8437fd974fdbc21847bb897a3:
Linux 4.8 (2016-10-02 16:24:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.9
for you to fetch changes up to f785fb2ec0cbe73165333ea1f23cce36c7fc2521:
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next (2016-10-04 05:17:12 +0200)
---------------------------------------------------------------- regmap: Updates for v4.9
Another quiet release, a few small extensions to the set of register maps we support and an improvement in the debugfs code:
- Allow viewing of cached contents for write only registers via debugfs. - Support a wider range of read/write flag masks in register formats. - Support more little endian formats.
---------------------------------------------------------------- Cristian Birsan (2): regmap: Add a function to check if a regmap register is cached regmap: debugfs: Add support for dumping write only device registers
Mark Brown (1): Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next
Tony Lindgren (2): regmap: Allow longer flag masks for read and write regmap: Add missing little endian functions
drivers/base/regmap/internal.h | 5 +-- drivers/base/regmap/regmap-debugfs.c | 16 +++++++-- drivers/base/regmap/regmap.c | 64 ++++++++++++++++++++++++++++-------- include/linux/regmap.h | 8 ++--- 4 files changed, 71 insertions(+), 22 deletions(-) [unhandled content-type:application/pgp-signature] |  |