[PATCH v1 0/2] ASoC: Add Intel machine driver support for CS35L63

Stefan Binding posted 2 patches 7 months, 1 week ago
.../intel/common/soc-acpi-intel-mtl-match.c   | 38 +++++++++++++++++++
sound/soc/sdw_utils/soc_sdw_utils.c           | 25 ++++++++++++
2 files changed, 63 insertions(+)
[PATCH v1 0/2] ASoC: Add Intel machine driver support for CS35L63
Posted by Stefan Binding 7 months, 1 week ago
This adds support to the Intel machine drivers for CS35L63 codecs using
soundwire, and also adds match entries for the CDB35L63-CB2 on MTL
systems.

Richard Fitzgerald (1):
  ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2

Stefan Binding (1):
  ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver

 .../intel/common/soc-acpi-intel-mtl-match.c   | 38 +++++++++++++++++++
 sound/soc/sdw_utils/soc_sdw_utils.c           | 25 ++++++++++++
 2 files changed, 63 insertions(+)

-- 
2.43.0
Re: [PATCH v1 0/2] ASoC: Add Intel machine driver support for CS35L63
Posted by Mark Brown 7 months ago
On Fri, 16 May 2025 16:20:46 +0100, Stefan Binding wrote:
> This adds support to the Intel machine drivers for CS35L63 codecs using
> soundwire, and also adds match entries for the CDB35L63-CB2 on MTL
> systems.
> 
> Richard Fitzgerald (1):
>   ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: intel: sof_sdw: Add support for CS35L63 into machine driver
      commit: 898cd43bde30744e0b821efdf960781c240d4e6c
[2/2] ASoC: Intel: soc-acpi-intel-mtl-match: Add match for CDB35L63-CB2
      commit: 8c4d2cc1e1cb9b8c9f26af6c5f19e0c7233e6f81

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