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

From: Evan Green
Date: Mon May 06 2019 - 18:57:46 EST


On Mon, May 6, 2019 at 3:53 PM Evan Green <evgreen@xxxxxxxxxxxx> 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