Re: [PATCH v2 0/2] regmap: Initial KUnit coverage

From: Mark Brown
Date: Thu Mar 30 2023 - 10:07:09 EST


On Sun, 26 Mar 2023 15:11:11 +0100, Mark Brown wrote:
> This series provides some initial KUnit coverage for regmap,
> covering most of the interfaces that operate at the register
> level using an instrumented RAM backed bus type.
>
> Without the current regmap tree the paging tests will fail as the
> RAM backed regmap doesn't support the required operations.
>
> [...]

Applied to

broonie/regmap.git for-next

Thanks!

[1/2] regmap: Add RAM backed register map
commit: f6352424e37e7bf72291ceab87dc620172be0999
[2/2] regmap: Add some basic kunit tests
commit: 2238959b6ad27040275439edd6893e309bc729a3

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark