Re: (subset) [PATCH v3 0/4] Add regmap_field helpers for simple bit operations

From: Mark Brown
Date: Wed Jun 15 2022 - 13:08:53 EST


On Sun, 22 May 2022 20:26:21 -0700, Li Chen wrote:
> From: Li Chen <lchen@xxxxxxxxxxxxx>
>
> This series proposes to add simple bit operations for setting, clearing
> and testing specific bits with regmap_field.
>
> Li Chen (4):
> regmap: provide regmap_field helpers for simple bit operations
> ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
> pinctrl: bcm: Use regmap_field_{set/clear}_bits helpers
> pinctrl: st: Switch to use regmap_field_test_bits
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/4] regmap: provide regmap_field helpers for simple bit operations
commit: f67be8b7ee90c292948c3ec6395673963cccaee6
[2/4] ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
commit: b23662406b1b225847b964e4549a5718c45f20d6

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