mbox series

[0/3] ASoC: Intel: soc-acpi and machine driver updates

Message ID 20220606204622.144424-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: Intel: soc-acpi and machine driver updates | expand

Message

Pierre-Louis Bossart June 6, 2022, 8:46 p.m. UTC
Small updates to add initial tables for MeteorLake, SoundWire machine
driver support for tests without HDMI and RT1019 for consistency on
Chromebooks.

Bard Liao (1):
  ASoC: SOF: Intel: add MeteorLake machines

Pierre-Louis Bossart (1):
  ASoC: Intel: sof_sdw: allow HDaudio/HDMI disable

Yong Zhi (1):
  ASoC: Intel: boards: rename RTL1019 compatible driver to rt1019p

 include/sound/soc-acpi-intel-match.h          |  2 +
 sound/soc/intel/boards/Kconfig                |  1 -
 sound/soc/intel/boards/sof_realtek_common.c   | 24 +++++------
 sound/soc/intel/boards/sof_realtek_common.h   |  6 +--
 sound/soc/intel/boards/sof_rt5682.c           |  2 +-
 sound/soc/intel/boards/sof_sdw.c              | 24 +++++++----
 sound/soc/intel/common/Makefile               |  1 +
 .../intel/common/soc-acpi-intel-mtl-match.c   | 41 +++++++++++++++++++
 8 files changed, 75 insertions(+), 26 deletions(-)
 create mode 100644 sound/soc/intel/common/soc-acpi-intel-mtl-match.c