diff options
author | Ben Wolsieffer <ben.wolsieffer@hefring.com> | 2023-11-02 23:30:39 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-11-13 04:26:18 +0300 |
commit | d958d97848a6604d024221920d300d07869715a2 (patch) | |
tree | 39010da7aaefc869ac7a78b205f1db4c6615e119 /drivers/base/regmap/regmap.c | |
parent | 02e3564a344064aca49f147e8a4eecbe5d3459fc (diff) | |
download | linux-d958d97848a6604d024221920d300d07869715a2.tar.xz |
regmap: kunit: add noinc write test
Add a test for writing to a noinc register, which verifies that the
write does not touch adjacent registers. This test succeeds with [1]
applied and fails without it.
[1] 984a4afdc87a ("regmap: prevent noinc writes from clobbering cache")
Signed-off-by: Ben Wolsieffer <ben.wolsieffer@hefring.com>
Link: https://lore.kernel.org/r/20231102203039.3069305-2-ben.wolsieffer@hefring.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/base/regmap/regmap.c')
0 files changed, 0 insertions, 0 deletions