[GIT PULL] regmap fixes for v7.0-rc5
From: Mark Brown
Date: Fri Mar 27 2026 - 15:05:37 EST
The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:
Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v7.0-rc5
for you to fetch changes up to 09e70e4f119ff650d24c96161fd2f62ac7e424b0:
regmap: Synchronize cache for the page selector (2026-03-16 13:50:34 +0000)
----------------------------------------------------------------
regmap: Fix for v7.0
A fix from Andy Shevchenko for an issue with caching of page selector
registers which are located inside the page they are switching.
----------------------------------------------------------------
Andy Shevchenko (1):
regmap: Synchronize cache for the page selector
drivers/base/regmap/regmap.c | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)