Re: [PATCH v4 0/7] Fix races on creation of SDCA jack detection

From: Mark Brown

Date: Mon Jul 27 2026 - 18:55:36 EST


On Tue, 21 Jul 2026 15:36:29 +0100, Charles Keepax wrote:
> Fix races on creation of SDCA jack detection
>
> Currently there exists a couple races that can result in the DAPM graph
> coming up in a state that doesn't match the hardware with respect to
> SDCA jack detection. This series fixes these up by adding a component
> level fixup_controls helper into the asoc core and shuffling around the
> IRQ requests from the SDCA side.
>
> [...]

Applied to

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

Thanks!

[1/7] ASoC: SDCA: Rename sdca_irq_allocate() to include devm
https://git.kernel.org/broonie/sound/c/4ecef577d1ce
[2/7] ASoC: SDCA: Add sdca_irq_cleanup_late()
https://git.kernel.org/broonie/sound/c/f18e97fa7f12
[3/7] ASoC: SDCA: Remove devm from primary IRQ cleanup
https://git.kernel.org/broonie/sound/c/0880082c27b6
[4/7] ASoC: SDCA: Populate IRQ data earlier
https://git.kernel.org/broonie/sound/c/050406cbd676
[5/7] ASoC: Add a component fixup_controls callback
https://git.kernel.org/broonie/sound/c/3e81e2fb2163
[6/7] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration
https://git.kernel.org/broonie/sound/c/b8f71f16134f
[7/7] ASoC: SDCA: Move kcontrol search out of IRQ
https://git.kernel.org/broonie/sound/c/bf1b7821f853

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