mbox series

[0/3] ASoC: Intel: Add matches for Cirrus Logic CDB35L56 boards

Message ID 20241216032721.131227-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: Add matches for Cirrus Logic CDB35L56 boards | expand

Message

Bard Liao Dec. 16, 2024, 3:27 a.m. UTC
This series adds TGL and MTL matches for configurations using the
Cirrus Logic CDB35L56-EIGHT-C board.

Richard Fitzgerald (3):
  ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C
  ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers
  ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without
    CS42L43

 .../intel/common/soc-acpi-intel-mtl-match.c   | 213 ++++++++++++++++++
 .../intel/common/soc-acpi-intel-tgl-match.c   | 194 ++++++++++++++++
 2 files changed, 407 insertions(+)

Comments

Mark Brown Dec. 16, 2024, 7:20 p.m. UTC | #1
On Mon, 16 Dec 2024 11:27:18 +0800, Bard Liao wrote:
> This series adds TGL and MTL matches for configurations using the
> Cirrus Logic CDB35L56-EIGHT-C board.
> 
> Richard Fitzgerald (3):
>   ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C
>   ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers
>   ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without
>     CS42L43
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: Intel: tgl-match: Add entries for CS35L56 on CDB35L56-EIGHT-C
      commit: bf4519f4b1e1fa6286af5d331146238ddc580ea6
[2/3] ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C with aggregated speakers
      commit: bc7bd5c335030858216581e7a591d02ebfdb53e7
[3/3] ASoC: Intel: mtl-match: Add CDB35L56-EIGHT-C 8x CS35L56 without CS42L43
      commit: 6dcc8e7f2bb7b748d75844631b2bae860648202a

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