[GIT PULL] regmap fixes for v6.18-rc3

From: Mark Brown

Date: Sat Nov 01 2025 - 08:30:04 EST


The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:

Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.18-rc3

for you to fetch changes up to 48cbf50531d8eca15b8a811717afdebb8677de9b:

regmap: irq: Correct documentation of wake_invert flag (2025-10-28 15:17:36 +0000)

----------------------------------------------------------------
regmap: Fixes for v6.18

One documentation fix and a fix for a problem with the slimbus regmap
which was uncovered by some changes in one of the drivers.

----------------------------------------------------------------
Alexey Klimov (1):
regmap: slimbus: fix bus_context pointer in regmap init calls

Shawn Guo (1):
regmap: irq: Correct documentation of wake_invert flag

drivers/base/regmap/regmap-slimbus.c | 6 ++----
include/linux/regmap.h | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)