Merge branch 'for-linus' into for-next
[linux-2.6-block.git] / sound / pci / hda / hda_intel.c
index 121b20121dae8c44ffa263c01752e2edcfc22da8..8981109e3565951ca0965d52f531da91902f8950 100644 (file)
@@ -2386,6 +2386,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},