ACK/Cmnt: [SRU][B/D/OEM-OSP1-B/E/unstable][PATCH 1/1] UBUNTU: SAUCE: ALSA: hda: Add Cometlake-S PCI ID

Stefan Bader stefan.bader at canonical.com
Tue Nov 12 14:53:04 UTC 2019


On 11.11.19 13:35, Hui Wang wrote:
> From: "Chiou, Cooper" <cooper.chiou at intel.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1852070
> 
> Add HD Audio Device PCI ID for the Intel Cometlake-S platform
> 
> Signed-off-by: Chiou, Cooper <cooper.chiou at intel.com>
> Link: https://lore.kernel.org/r/20191108071349.12840-1-cooper.chiou@intel.com
> Signed-off-by: Takashi Iwai <tiwai at suse.de>
> (cherry picked from commit b73a58549ea37a44434c7afab3c7ad9af210cfd9
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git)
> Signed-off-by: Hui Wang <hui.wang at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---

Fixed up the bug report to have the right tasks.

>  sound/pci/hda/hda_intel.c | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 783f9a9c40ec..8fca092d1edf 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2428,6 +2428,9 @@ static const struct pci_device_id azx_ids[] = {
>  	/* CometLake-H */
>  	{ PCI_DEVICE(0x8086, 0x06C8),
>  	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
> +	/* CometLake-S */
> +	{ PCI_DEVICE(0x8086, 0xa3f0),
> +	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
>  	/* Icelake */
>  	{ PCI_DEVICE(0x8086, 0x34c8),
>  	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20191112/cd624273/attachment-0001.sig>


More information about the kernel-team mailing list