[PATCH 0/2] regmap: kunit: Add test for cache sync interaction with range selectors

From: Mark Brown
Date: Mon Oct 23 2023 - 13:19:37 EST


Add a test for a bug reported by Hector Martin, plus a fix for a thinko
in the tests that I spotted while adding that test case. I've not
included a fix since I believe Hector either has or is working on
something and I don't want to invalidate his work.

Hector also reports that there is a similar interaction around cache
initialisation from device defaults.

Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
Mark Brown (2):
regmap: kunit: Fix marking of the range window as volatile
regmap: kunit: Add test for cache sync interaction with ranges

drivers/base/regmap/regmap-kunit.c | 68 ++++++++++++++++++++++++++++++++++++--
1 file changed, 65 insertions(+), 3 deletions(-)
---
base-commit: 6465e260f48790807eef06b583b38ca9789b6072
change-id: 20231023-regmap-test-window-cache-c3a2b3d0a769

Best regards,
--
Mark Brown <broonie@xxxxxxxxxx>