mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v5.8
@ 2020-06-01 11:07 Mark Brown
  2020-06-01 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-06-01 11:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regmap updates for v5.8
  2020-06-01 11:07 [GIT PULL] regmap updates for v5.8 Mark Brown
@ 2020-06-01 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-01 19:35 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 1 Jun 2020 12:07:52 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/213fd09e1aff05433d6855287808a235c9801c1b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-01 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 11:07 [GIT PULL] regmap updates for v5.8 Mark Brown
2020-06-01 19:35 ` pr-tracker-bot

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®