7 May
2019
7 May
'19
12:56 a.m.
On Mon, May 6, 2019 at 3:53 PM Evan Green evgreen@chromium.org wrote:
This small series adds PCI IDs for Cometlake platforms, for a dazzling audio experience.
Evan Green (2): ASoC: SOF: Add Comet Lake PCI ID ASoC: Intel: Skylake: Add Cometlake PCI IDs
sound/soc/intel/Kconfig | 9 +++++++++ sound/soc/intel/skylake/skl-messages.c | 8 ++++++++ sound/soc/intel/skylake/skl.c | 5 +++++ sound/soc/sof/intel/Kconfig | 16 ++++++++++++++++ sound/soc/sof/sof-pci-dev.c | 4 ++++ 5 files changed, 42 insertions(+)
-- 2.20.1
I should have mentioned that I based this off of linux-next next-20190506. -Evan