Re: (subset) [PATCH 00/19] ASoC: codecs: propagate regcache_sync() failures

From: Mark Brown

Date: Fri Jul 10 2026 - 07:48:58 EST


On Sat, 04 Jul 2026 11:48:45 +0800, Pengpeng Hou wrote:
> ASoC: codecs: propagate regcache_sync() failures
>
> Several ASoC codec resume and reattach paths replay cached register
> state with regcache_sync() after power loss, reset, runtime resume, or
> SoundWire reattach. These paths currently drop regcache_sync() failures
> and can report success even when cached register state was not written
> back to hardware.
>
> [...]

Applied to

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

Thanks!

[01/19] ASoC: codecs: lpass-rx-macro: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/e38cbb75248a
[02/19] ASoC: codecs: lpass-tx-macro: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/ea70ad6ac288
[04/19] ASoC: codecs: max98373: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/83cc6d88e377
[05/19] ASoC: codecs: max98388: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/49ea357ea779
[06/19] ASoC: codecs: rt1318-sdw: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/2c5e237e7e2a
[07/19] ASoC: codecs: rt9120: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/aeb606a6437d
[08/19] ASoC: codecs: tas2552: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/70f88374e4e4
[09/19] ASoC: codecs: tas2783-sdw: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/0d6b2d6f93a6
[10/19] ASoC: codecs: wcd938x-sdw: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/72f1d7d21fbf
[11/19] ASoC: codecs: cs35l32: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/5e5ea96e68c7
[12/19] ASoC: codecs: wm2200: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/9497ea79d719
[13/19] ASoC: codecs: wm5100: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/d5f4c137844f
[14/19] ASoC: codecs: wm8962: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/56ce50099e64
[15/19] ASoC: codecs: cs4349: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/a407338ca621
[16/19] ASoC: codecs: rt1320-sdw: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/39dadd459c88
[17/19] ASoC: codecs: rt5682-sdw: Propagate regcache_sync() errors
https://git.kernel.org/broonie/sound/c/446a8b7a03a4
[18/19] ASoC: codecs: max98396: Unwind supplies on resume failure
https://git.kernel.org/broonie/sound/c/d20de7409dfa
[19/19] ASoC: codecs: max98090: Propagate runtime regcache_sync() errors
https://git.kernel.org/broonie/sound/c/181bce73427c

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