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
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(+)