Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID
@ 2022-03-08 14:13 Kai Vehmanen
  2022-03-09  9:50 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Vehmanen @ 2022-03-08 14:13 UTC (permalink / raw)
  To: alsa-devel, tiwai; +Cc: kai.vehmanen

Add HD Audio PCI ID for a variant of Intel AlderLake-P.

Signed-off-by: Kai Vehmanen <kai.vehmanen@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 5af7a1e18013..0a83eb6b88b1 100644
--- a/sound/pci/hda/hda_intel.c
+++ b/sound/pci/hda/hda_intel.c
@@ -2499,6 +2499,8 @@ static const struct pci_device_id azx_ids[] = {
 	/* Alderlake-P */
 	{ PCI_DEVICE(0x8086, 0x51c8),
 	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
+	{ PCI_DEVICE(0x8086, 0x51c9),
+	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
 	{ PCI_DEVICE(0x8086, 0x51cd),
 	  .driver_data = AZX_DRIVER_SKL | AZX_DCAPS_INTEL_SKYLAKE},
 	/* Alderlake-M */

base-commit: fd7698cf0858f8c5e659b655109cd93c2f15cdd3
prerequisite-patch-id: 0259e96fec7d4c6138df07807ca8fbc6f73e0c31
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID
  2022-03-08 14:13 [PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID Kai Vehmanen
@ 2022-03-09  9:50 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2022-03-09  9:50 UTC (permalink / raw)
  To: Kai Vehmanen; +Cc: alsa-devel

On Tue, 08 Mar 2022 15:13:22 +0100,
Kai Vehmanen wrote:
> 
> Add HD Audio PCI ID for a variant of Intel AlderLake-P.
> 
> Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>

Thanks, applied now.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-09  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 14:13 [PATCH] ALSA: hda: Add AlderLake-PS variant PCI ID Kai Vehmanen
2022-03-09  9:50 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox