mbox series

[0/9] ASoC: Intel: boards: updates for 6.15

Message ID 20250305135443.201884-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: boards: updates for 6.15 | expand

Message

Bard Liao March 5, 2025, 1:54 p.m. UTC
1. Add multi-function SDW mockup codec match.
2. Add couple of new codec configurations for ADL, LNL, and PTL boards.

Bard Liao (7):
  ASoC: Intel: adl: add 2xrt1316 audio configuration
  ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec
  ASoC: Intel: add multi-function SDW mockup codec match
  ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup
    codec
  ASoC: Intel: soc-acpi-intel-ptl-match: add sdw multi function mockup
    codec
  ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support
  ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43 6x cs35l56 support

Peter Ujfalusi (2):
  ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2
    support
  ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12
    support

 .../intel/common/soc-acpi-intel-adl-match.c   |  29 +++
 .../intel/common/soc-acpi-intel-lnl-match.c   | 137 ++++++++++
 .../intel/common/soc-acpi-intel-ptl-match.c   | 234 ++++++++++++++++++
 .../common/soc-acpi-intel-sdw-mockup-match.c  |  42 ++++
 .../common/soc-acpi-intel-sdw-mockup-match.h  |   1 +
 sound/soc/sdw_utils/soc_sdw_utils.c           |  14 +-
 6 files changed, 456 insertions(+), 1 deletion(-)

Comments

Mark Brown March 5, 2025, 7:56 p.m. UTC | #1
On Wed, 05 Mar 2025 21:54:34 +0800, Bard Liao wrote:
> 1. Add multi-function SDW mockup codec match.
> 2. Add couple of new codec configurations for ADL, LNL, and PTL boards.
> 
> Bard Liao (7):
>   ASoC: Intel: adl: add 2xrt1316 audio configuration
>   ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec
>   ASoC: Intel: add multi-function SDW mockup codec match
>   ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup
>     codec
>   ASoC: Intel: soc-acpi-intel-ptl-match: add sdw multi function mockup
>     codec
>   ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support
>   ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43 6x cs35l56 support
> 
> [...]

Applied to

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

Thanks!

[1/9] ASoC: Intel: adl: add 2xrt1316 audio configuration
      commit: 8b36447c9ae102539d82d6278971b23b20d87629
[2/9] ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb_l3_rt1320_l2 support
      commit: 02467341e3577836648753a9e9a5c196f08187da
[3/9] ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l3_rt1320_l12 support
      commit: ffe450cb6bce16eb15f6bf90b85b7e5f9bfbc1e3
[4/9] ASoC: sdw_utils: add mic and amp dais to 0xaaaa codec
      commit: 65e246d33dede0008f281d3d09b7695bef2d18eb
[5/9] ASoC: Intel: add multi-function SDW mockup codec match
      commit: e1a0657c6d943528ef58671594ca7e5b17db5394
[6/9] ASoC: Intel: soc-acpi-intel-lnl-match: add sdw multi function mockup codec
      commit: 438405704eec45c06be9adc94eb5f94855412790
[7/9] ASoC: Intel: soc-acpi-intel-ptl-match: add sdw multi function mockup codec
      commit: c7a6a74f847923bb726029b85a3fd0e05e9fbb04
[8/9] ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 6x cs35l56 support
      commit: 1ff07522690d2c2b67343099d2d046e88f71cddb
[9/9] ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43 6x cs35l56 support
      commit: 7172d9ae29afd00c8ee9a8e3a4eba4cea5d5e403

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