[PATCH v3 0/2] ASoC: Intel: Add Cometlake PCI IDs

From: Evan Green
Date: Fri May 10 2019 - 18:41:02 EST



This small series adds PCI IDs for Cometlake platforms, for a
dazzling audio experience.

This is based on linux-next's next-20190510.

Changes in v3:
- Copy cnl_desc to new cml_desc, and avoid selecting cannonlake (Pierre-Louis)
- Don't select CML_* in SND_SOC_INTEL_SKYLAKE (Pierre-Louis)

Changes in v2:
- Add CML-H ID 0x06c8 (Pierre-Louis)
- Add 0x06c8 for CML-H (Pierre-Louis)

Evan Green (2):
ASoC: SOF: Add Comet Lake PCI IDs
ASoC: Intel: Skylake: Add Cometlake PCI IDs

sound/soc/intel/Kconfig | 16 +++++++++++++
sound/soc/intel/skylake/skl-messages.c | 16 +++++++++++++
sound/soc/intel/skylake/skl.c | 10 ++++++++
sound/soc/sof/intel/Kconfig | 32 ++++++++++++++++++++++++++
sound/soc/sof/sof-pci-dev.c | 28 ++++++++++++++++++++++
5 files changed, 102 insertions(+)

--
2.20.1