Re: [PATCH 0/8] Reword the SDCA HID code
From: Mark Brown
Date: Thu Aug 06 2026 - 13:59:53 EST
On Wed, 05 Aug 2026 13:41:57 +0100, Charles Keepax wrote:
> Reword the SDCA HID code
>
> This series reworks the SDCA HID code, the primary goals being to no
> longer store runtime HID data in the DisCo data structures and remove
> the need to pass the soundwire device into the ACPI parsing code.
>
> To achieve this the HID device registration is moved to the IRQ work
> flow rather than the ACPI work flow.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3
Thanks!
[1/8] ASoC: SDCA: Tidy up error message
https://git.kernel.org/broonie/sound/c/6a236928b43c
[2/8] ASoC: SDCA: Remove unused dev pointer argument
https://git.kernel.org/broonie/sound/c/3dcc74d51b22
[3/8] ASoC: SDCA: Move HID registration to IRQ time
https://git.kernel.org/broonie/sound/c/c03f0b9a7d99
[4/8] ASoC: SDCA: Move HID descriptors to function
https://git.kernel.org/broonie/sound/c/f3243b79026e
[5/8] ASoC: SDCA: Update HID DisCo parsing
https://git.kernel.org/broonie/sound/c/01dba3e93486
[6/8] ASoC: SDCA: Add missing destroy for HID device
https://git.kernel.org/broonie/sound/c/df1fd5d8ab40
[7/8] ASoC: SDCA: Add missing HID kernel doc
https://git.kernel.org/broonie/sound/c/3ede9e98ca1c
[8/8] ASoC: SDCA: Pass swft table through sdca_dev_register()
https://git.kernel.org/broonie/sound/c/a50e530e05fa
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