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