Re: [PATCH v3 0/7] ASoC: basic support for configuring bus keepers

From: Mark Brown

Date: Mon Mar 16 2026 - 13:54:56 EST


On Sun, 01 Mar 2026 18:05:19 +1000, James Calligeros wrote:
> This series introduces some infrastructure to allow platform drivers
> to specify what a DAI should be doing when it is not active on the
> bus. The primary use case for this is configuring bus keepers which
> may be integrated into various codecs. The instigating use case for
> this functionality is an interesting bus topology on Apple Silicon
> laptops with multiple codecs.
>
> [...]

Applied to

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

Thanks!

[1/7] ASoC: dt-bindings: convert tdm-slot to YAML
https://git.kernel.org/broonie/misc/c/5273cb8197d8
[2/7] ASoC: dt-bindings: update tdm-slot.txt references to tdm-slot.yaml
https://git.kernel.org/broonie/misc/c/cc74890fb484
[3/7] ASoC: dt-bindings: add TDM slot idle mode properties
https://git.kernel.org/broonie/misc/c/938c1ed56ab8
[4/7] ASoC: soc-dai: define possible idle TDM slot modes
https://git.kernel.org/broonie/misc/c/7d8632f1ef6c
[5/7] ASoC: soc-dai: add common operation to set TDM idle mode
https://git.kernel.org/broonie/misc/c/b758d3574e88
[6/7] ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operation
https://git.kernel.org/broonie/misc/c/45573ee1f2ba
[7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle
https://git.kernel.org/broonie/misc/c/af176d0787d2

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