Re: [PATCH 0/3] ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables

Mark Brown <[email protected]> Wed, 05 Aug 2026 13:37:23 +0100
Newsgroups org.kernel.vger.linux-sound,org.kernel.vger.stable
Message-ID <178593344382.199927.10716148204313114159.b4-ty@b4>
On Wed, 05 Aug 2026 11:24:10 +0300, Peter Ujfalusi wrote:
> ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
> 
> Hi,
> 
> reg_defaults must be sorted by ascending register address as
> regcache_lookup_reg() locates the entries in it with bsearch(), see commit
> fd80df352ba1 ("regcache: Add support for sorting defaults arrays").
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: cs35l41: sort the register default table
      https://git.kernel.org/broonie/sound/c/d74aac116cfb
[2/3] ASoC: cs35l45: sort the register default table
      https://git.kernel.org/broonie/sound/c/f39a68ed08bb
[3/3] ASoC: cs4265: sort the register default table
      https://git.kernel.org/broonie/sound/c/e4fe3e046524

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