On Tue, 11 Apr 2023 16:25:22 +0100, Richard Fitzgerald wrote:
This set of patches adds handling for system suspend. Patches 1..4 make some code changes that simplify the suspend implementation, mainly to avoid race conditions.
There are two seperate aspects to suspend, and these have been done as two patches:
- the main suspend-resume handling,
- re-loading the firmware if necessary after resume.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/6] ASoC: cs35l56: Remove quick-cancelling of dsp_work() commit: 39a594dc0b4ac949edf221db33c7061c45e2c90b [2/6] ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSE commit: 7b98a1efbabfd729441f46823b24432f2c32deeb [3/6] ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_done commit: 7816e3407110d887726687740aa18c9ce8eeb0d2 [4/6] ASoC: cs35l56: Always wait for firmware boot in runtime-resume commit: f00abaddf0300bd9ca87918148a26bdb748129db [5/6] ASoC: cs35l56: Add basic system suspend handling commit: f9dc6b875ec0a6a6d4091cd9603d193ec98c75a2 [6/6] ASoC: cs35l56: Re-patch firmware after system suspend commit: 59322d35179987e85b593e504fd334de8683c835
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