[alsa-devel] [PATCH 0/2] ASoC: SOF: initial support for JasperLake

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Tue Oct 22 21:47:03 CEST 2019


Add PCI IDs and dummy tables for ACPI matching (to be populated when
machine drivers are provided, used for nocodec mode for now).

Pan Xiuli (2):
  ASoC: Intel: common: add ACPI matching tables for JSL
  ASoC: SOF: Intel: initial support to JasperLake.

 include/sound/soc-acpi-intel-match.h          |  1 +
 sound/soc/intel/common/Makefile               |  1 +
 .../intel/common/soc-acpi-intel-jsl-match.c   | 18 +++++++++++++++
 sound/soc/sof/intel/Kconfig                   | 16 ++++++++++++++
 sound/soc/sof/intel/cnl.c                     | 17 ++++++++++++++
 sound/soc/sof/intel/hda.h                     |  1 +
 sound/soc/sof/sof-pci-dev.c                   | 22 +++++++++++++++++++
 7 files changed, 76 insertions(+)
 create mode 100644 sound/soc/intel/common/soc-acpi-intel-jsl-match.c

-- 
2.20.1



More information about the Alsa-devel mailing list