Mark Brown f6352424e3
regmap: Add RAM backed register map
Add a register map that is a simple array of memory, for use in
KUnit testing of the framework. This is not exposed in regmap.h
since I can't think of a non-test use case, it is purely for use
internally. To facilitate testing we track if registers have been
read or written to.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230324-regmap-kunit-v2-1-b208801dc2c8@kernel.org
2023-03-30 12:25:42 +01:00
..
2023-03-30 12:25:42 +01:00
2023-03-30 12:25:42 +01:00
2023-03-30 12:25:42 +01:00
2022-11-25 19:17:02 +00:00
2023-03-05 23:38:50 +00:00