ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10
[linux-2.6-microblaze.git] / sound / pci / hda / patch_hdmi.c
index 84c0889..e143e69 100644 (file)
@@ -1941,6 +1941,7 @@ static const struct snd_pci_quirk force_connect_list[] = {
        SND_PCI_QUIRK(0x103c, 0x870f, "HP", 1),
        SND_PCI_QUIRK(0x103c, 0x871a, "HP", 1),
        SND_PCI_QUIRK(0x1462, 0xec94, "MS-7C94", 1),
+       SND_PCI_QUIRK(0x8086, 0x2081, "Intel NUC 10", 1),
        {}
 };