Re: (subset) [PATCH 00/20] ASoC: propagate register restore failures

From: Mark Brown

Date: Wed Sep 16 2026 - 08:21:58 EST


On Fri, 28 Aug 2026 19:33:55 +0800, Pengpeng Hou wrote:
> ASoC: propagate register restore failures
>
> Several ASoC codec and AFE power transitions restore cached register state
> after reset or power loss. The callbacks in this series all have an effective
> error consumer: component probe or hw_params, DAPM bias handling, device
> runtime PM, or system PM. They currently continue or publish success after a
> required register operation failed.
>
> [...]

Applied to

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

Thanks!

[01/20] ASoC: adau1372: Unwind failed power restoration
https://git.kernel.org/broonie/sound/c/affb75ebf9ae
[02/20] ASoC: adau1701: Propagate register cache replay errors
https://git.kernel.org/broonie/sound/c/6194ceba5dac
[03/20] ASoC: cs35l56: Propagate register restore errors from runtime resume
https://git.kernel.org/broonie/sound/c/adf7e9a1f508
[04/20] ASoC: cs42l42: Propagate system resume restore errors
https://git.kernel.org/broonie/sound/c/68cbe8933835
[05/20] ASoC: es9356: Publish IRQ readiness after cache replay
https://git.kernel.org/broonie/sound/c/31a717842535
[06/20] ASoC: jz4740: Propagate codec wake-up errors
https://git.kernel.org/broonie/sound/c/c826c897a330
[07/20] ASoC: max98088: Propagate cache replay errors from bias restore
https://git.kernel.org/broonie/sound/c/11e145401b68
[08/20] ASoC: ssm2518: Unwind failed power restoration
https://git.kernel.org/broonie/sound/c/6b4330d590a2
[09/20] ASoC: ssm4567: Unwind failed power restoration
https://git.kernel.org/broonie/sound/c/4406319f7f52
[10/20] ASoC: tlv320aic3x: Propagate power restoration errors
https://git.kernel.org/broonie/sound/c/1621a23dd164
[11/20] ASoC: wm8731: Unwind supplies on cache replay failure
https://git.kernel.org/broonie/sound/c/f7c28c42085b
[12/20] ASoC: wm8770: Unwind supplies on cache replay failure
https://git.kernel.org/broonie/sound/c/fcfcb17039d9
[13/20] ASoC: wm8804: Propagate cache replay errors from runtime resume
https://git.kernel.org/broonie/sound/c/a4de439e78dc
[14/20] ASoC: wm8904: Unwind resources on cache replay failure
https://git.kernel.org/broonie/sound/c/4da4cb28883d
[15/20] ASoC: wm8985: Unwind supplies on cache replay failure
https://git.kernel.org/broonie/sound/c/76f9631fa81b
[16/20] ASoC: wm8991: Propagate cache replay errors from bias restore
https://git.kernel.org/broonie/sound/c/745f64b9335b
[17/20] ASoC: wm8993: Unwind supplies on cache replay failure
https://git.kernel.org/broonie/sound/c/7784ba385367
[18/20] ASoC: wm8996: Unwind supplies on cache replay failure
https://git.kernel.org/broonie/sound/c/8fe60034e163

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