From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] regmap updates for v5.8
Date: Mon, 1 Jun 2020 12:07:52 +0100 [thread overview]
Message-ID: <20200601110752.GC5234@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 2737 bytes --]
The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145:
Linux 5.7-rc7 (2020-05-24 15:32:54 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.8
for you to fetch changes up to 9b98f92ca446f4302607a88fbb67619af968f3cf:
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next (2020-05-29 14:03:32 +0100)
----------------------------------------------------------------
regmap: Updates for v5.8
This has been a very active release for the regmap API for some reason,
a lot of it due to new devices with odd requirements that can sensibly
be handled here.
- Add support for buses implementing a custom reg_update_bits()
method in case the bus has a native operation for this.
- Support 16 bit register addresses in SMBus.
- Allow customization of the device attached to regmap-irq.
- Helpers for bitfield operations and per-port field initializations.
----------------------------------------------------------------
AceLan Kao (1):
regmap-i2c: add 16-bit width registers support
Baolin Wang (1):
regmap: Add bus reg_update_bits() support
Bartosz Golaszewski (1):
regmap: provide helpers for simple bit operations
Dejin Zheng (2):
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro
Marco Felsch (1):
regmap: add reg_sequence helpers
Mark Brown (6):
Merge series "Add new reg_update_bits() support" from Baolin Wang <baolin.wang7@gmail.com>:
Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@walle.cc>:
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean <olteanv@gmail.com>:
Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> Bartosz Golaszewski <bgolaszewski@baylibre.com>:
Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Michael Walle (1):
regmap-irq: make it possible to add irq_chip do a specific device node
Peng Fan (1):
regmap: debugfs: check count when read regmap file
Vladimir Oltean (1):
regmap: add helper for per-port regfield initialization
drivers/base/regmap/regmap-debugfs.c | 6 ++
drivers/base/regmap/regmap-i2c.c | 61 ++++++++++++++++++++
drivers/base/regmap/regmap-irq.c | 84 ++++++++++++++++++++++-----
drivers/base/regmap/regmap.c | 23 ++++++++
include/linux/regmap.h | 109 ++++++++++++++++++++++-------------
5 files changed, 228 insertions(+), 55 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2020-06-01 11:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-01 11:07 Mark Brown [this message]
2020-06-01 19:35 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200601110752.GC5234@sirena.org.uk \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®