Re: (subset) [PATCH v4 0/8] Speakers for Pixel 3 / 3 XL

From: Mark Brown

Date: Fri Sep 25 2026 - 14:24:38 EST


On Thu, 24 Sep 2026 15:24:05 +0200, David Heidelberg wrote:
> Speakers for Pixel 3 / 3 XL
>
> This series address:
>
> 0. demistify the hex to BIT() macro and add left/right rx spk
> 1. most likely wrongly set DSP_B in sdm845.c
> my guess this is because TDM was never used in the mainline with
> sdm845
> 2. applying correct mask to left/right speaker for the TDM in sdm845.c,
> so both speakers can work simultaneusly
> 3. setting sysclk at startups, which some codecs need (such as cs35l36)
> 4. setting proper tdm slot in the cs35l36 driver
> 5. device-tree wiring for Pixel 3 / 3 XL
>
> [...]

Applied to

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

Thanks!

[1/8] ASoC: qcom: sdm845: Demystify TDM masks a bit
https://git.kernel.org/broonie/sound/c/090991b292c6
[2/8] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
https://git.kernel.org/broonie/sound/c/ed41c80271e6
[3/8] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment
https://git.kernel.org/broonie/sound/c/84c3a8e05ce8
[4/8] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup
https://git.kernel.org/broonie/sound/c/5e9f324509a7
[5/8] ASoC: cs35l36: Implement set_tdm_slot to program RX and TX slots
https://git.kernel.org/broonie/sound/c/f390794e6354

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