mbox series

[0/5] ASoC: Intel: add more ACPI tables/quirks for RPL/MTL

Message ID 20221110225432.144184-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: add more ACPI tables/quirks for RPL/MTL | expand

Message

Pierre-Louis Bossart Nov. 10, 2022, 10:54 p.m. UTC
Add support for two RaptorLake SoundWire SKUs and one test board for
MeteorLake.

There will be additional RaptorLake SKUs shared when validation is
complete.

Gongjun Song (4):
  ASoC: Intel: sof_sdw: Add support for SKU 0C10 product
  ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration
  ASoC: Intel: sof_sdw: Add support for SKU 0C40 product
  ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration

Yong Zhi (1):
  ASoC: Intel: soc-acpi: add MTL AIC SoundWire configurations

 sound/soc/intel/boards/sof_sdw.c              |  21 ++++
 .../intel/common/soc-acpi-intel-mtl-match.c   |  59 ++++++++++
 .../intel/common/soc-acpi-intel-rpl-match.c   | 109 ++++++++++++++++++
 3 files changed, 189 insertions(+)

Comments

Mark Brown Nov. 11, 2022, 5:34 p.m. UTC | #1
On Thu, 10 Nov 2022 16:54:27 -0600, Pierre-Louis Bossart wrote:
> Add support for two RaptorLake SoundWire SKUs and one test board for
> MeteorLake.
> 
> There will be additional RaptorLake SKUs shared when validation is
> complete.
> 
> Gongjun Song (4):
>   ASoC: Intel: sof_sdw: Add support for SKU 0C10 product
>   ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration
>   ASoC: Intel: sof_sdw: Add support for SKU 0C40 product
>   ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: Intel: sof_sdw: Add support for SKU 0C10 product
      commit: d608bc44181c1010eca165e895bbe630077b2e16
[2/5] ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration
      commit: 55fc03445e2c4e05169db0390ceb92d7ffea1a96
[3/5] ASoC: Intel: sof_sdw: Add support for SKU 0C40 product
      commit: 880bf4b47fc1810616e254738bb40fe108c01cb9
[4/5] ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration
      commit: 97b5fbf44c001a1c575550e4b40c4abd9d7db175
[5/5] ASoC: Intel: soc-acpi: add MTL AIC SoundWire configurations
      commit: 8dcc205931b0ee729641ae6b37e0866b13aa081b

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