Skip to content

Commit c08ae99

Browse files
committed
ALSA: hda/realtek: Add Clevo V560KNP
Signed-off-by: Tim Crawford <tcrawford@system76.com>
1 parent 0cd02b7 commit c08ae99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/pci/hda/patch_realtek.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11195,6 +11195,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
1119511195
SND_PCI_QUIRK(0x1558, 0x7718, "Clevo L140PU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
1119611196
SND_PCI_QUIRK(0x1558, 0x7724, "Clevo L140AU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
1119711197
SND_PCI_QUIRK(0x1558, 0x8228, "Clevo NR40BU", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
11198+
SND_PCI_QUIRK(0x1558, 0x8360, "Clevo V560KN[MNP]", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
1119811199
SND_PCI_QUIRK(0x1558, 0x8520, "Clevo NH50D[CD]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
1119911200
SND_PCI_QUIRK(0x1558, 0x8521, "Clevo NH77D[CD]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
1120011201
SND_PCI_QUIRK(0x1558, 0x8535, "Clevo NH50D[BE]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),

0 commit comments

Comments
 (0)