Re: (subset) [PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes
From: Mark Brown
Date: Thu Jul 23 2026 - 20:59:27 EST
On Tue, 21 Jul 2026 19:35:54 -0700, Troy Mitchell wrote:
> SpacemiT K3: fix I2S DT integration and add controller nodes
>
> The SpacemiT K3 SoC has six SSPA-based I2S controllers (i2s0-i2s5).
> This series fixes two bugs that prevented writing a correct DT for any
> of them and adds all six nodes.
>
> Patch 1 fixes the ASoC driver's clock lookup names. The driver was
> requesting "sspa_bus" and "sspa" but the published binding specifies
> "bus" and "func", causing probe failures on any conformant DT node.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.3
Thanks!
[1/3] ASoC: spacemit: rename clock inputs to match binding
https://git.kernel.org/broonie/sound/c/4c69d04958ec
[2/3] dt-bindings: sound: spacemit,k1-i2s: allow 6 clocks for K3 i2s1
https://git.kernel.org/broonie/sound/c/ec926b3bcb49
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