[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4d6be2993d367094dcf8e574ee49b317.broonie@kernel.org>
Date: Mon, 26 May 2025 11:29:47 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap updates for v6.16
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.16
for you to fetch changes up to 1c12fbdf40e17df2efc24bf2009a0c3bfa75bfa7:
regmap: irq: Add support for chips without separate IRQ status (2025-05-22 13:11:50 +0100)
----------------------------------------------------------------
regmap: Updates for v6.16
This release we have one new feature, support for chips that report edge
interrupts but don't provide distinct readback of that status per line,
plus a few cleanups.
----------------------------------------------------------------
Andrew Davis (1):
regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ
Andy Shevchenko (1):
regmap-irq: Use dedicated interrupt wake setters
Mathieu Dubois-Briand (1):
regmap: irq: Add support for chips without separate IRQ status
Thorsten Blum (1):
regcache: Use sort()'s default swap() implementation
drivers/base/regmap/Kconfig | 4 +-
drivers/base/regmap/regcache.c | 13 +----
drivers/base/regmap/regmap-irq.c | 103 ++++++++++++++++++++++++++-------------
include/linux/regmap.h | 3 ++
4 files changed, 76 insertions(+), 47 deletions(-)
Powered by blists - more mailing lists