[GIT PULL] regmap fixes for v5.17-rc5
From: Mark Brown
Date: Fri Feb 25 2022 - 11:55:23 EST
The following changes since commit b56a7cbf40c895cbe8b67ce5649a26b7a7bc48be:
regmap: debugfs: Fix indentation (2022-01-07 19:16:23 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.17-rc5
for you to fetch changes up to d04ad245d67a3991dfea5e108e4c452c2ab39bac:
regmap-irq: Update interrupt clear register for proper reset (2022-02-17 15:33:15 +0000)
----------------------------------------------------------------
regmap: Fix for v5.17
A fix for interrupt controllers which require the explicit
acknowledgement of interrupts using a different register to the one
where interrupts are reported. Urgent for the few devices this affects.
----------------------------------------------------------------
Prasad Kumpatla (1):
regmap-irq: Update interrupt clear register for proper reset
drivers/base/regmap/regmap-irq.c | 20 ++++++--------------
1 file changed, 6 insertions(+), 14 deletions(-)