regmap: kunit: Add a test for ranges in combination with windows
authorMark Brown <broonie@kernel.org>
Sun, 25 Feb 2024 19:49:25 +0000 (19:49 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 26 Feb 2024 13:46:24 +0000 (13:46 +0000)
commitbb92804ba2b6636e28db05f589a9a8ef62a07917
tree99e38cbcaa10ea93ff65bf4574ad30c7487ea201
parent0ec74ad3c157bd4bcbcc8b294777733687e8cd2a
regmap: kunit: Add a test for ranges in combination with windows

In preparation for taking advantage of the SPI support for pre-coooked
messages add a test case covering the use of windows on a raw regmap,
unfortunately the parameterisation prevents direct reuse and we will
want to add some raw specific coverage anyway.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://msgid.link/r/20240225-regmap-test-format-v1-1-41e4fdfb1c1f@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-kunit.c