The regmap core and especially cache code have reasonable kunit coverage, ask people to use that to test regmap changes.
Signed-off-by: Mark Brown <[email protected]> --- I'd be happy for you to add this to your series. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..aeb6a6d47c79 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18356,6 +18356,7 @@ M: Mark Brown <[email protected]> L: [email protected] S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git +V: kunit F: Documentation/devicetree/bindings/regmap/ F: drivers/base/regmap/ F: include/linux/regmap.h -- 2.30.2
