[PATCH] ALSA: hda: Add another CometLake-H PCI ID
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri Feb 12 16:37:46 CET 2021
On 2/12/21 9:10 AM, Kai Vehmanen wrote:
> Add one more HD Audio PCI ID for CometLake-H PCH.
>
> Signed-off-by: Kai Vehmanen <kai.vehmanen at linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> ---
> sound/pci/hda/hda_intel.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
> index 801c5dd25707..7ba665e9272c 100644
> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2475,6 +2475,8 @@ static const struct pci_device_id azx_ids[] = {
> /* CometLake-H */
> { PCI_DEVICE(0x8086, 0x06C8),
> .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
> + { PCI_DEVICE(0x8086, 0xf1c8),
> + .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
> /* CometLake-S */
> { PCI_DEVICE(0x8086, 0xa3f0),
> .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
>
> base-commit: 03cc2c42871ecf90017cace94bfd1ca5ecaf6e48
>
More information about the Alsa-devel
mailing list