* [PATCH] ALSA: hda/realtek: Add quirk for Clevo L140AU
@ 2023-05-05 16:36 Tim Crawford via Alsa-devel
0 siblings, 0 replies; 2+ messages in thread
From: Tim Crawford via Alsa-devel @ 2023-05-05 16:36 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai, productdev, Jeremy Soller, Tim Crawford
[-- Attachment #0: Type: message/rfc822, Size: 7018 bytes --]
From: Tim Crawford <tcrawford@system76.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, productdev@system76.com, Jeremy Soller <jeremy@system76.com>, Tim Crawford <tcrawford@system76.com>
Subject: [PATCH] ALSA: hda/realtek: Add quirk for Clevo L140AU
Date: Fri, 5 May 2023 10:36:51 -0600
Message-ID: <20230505163651.21257-1-tcrawford@system76.com>
From: Jeremy Soller <jeremy@system76.com>
Fixes headset detection on Clevo L140AU.
Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 068ce0db9562..570f3478c4e7 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9617,6 +9617,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1558, 0x7716, "Clevo NS50PU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0x7717, "Clevo NS70PU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0x7718, "Clevo L140PU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
+ SND_PCI_QUIRK(0x1558, 0x7724, "Clevo L140AU", ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0x8228, "Clevo NR40BU", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0x8520, "Clevo NH50D[CD]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x1558, 0x8521, "Clevo NH77D[CD]", ALC293_FIXUP_SYSTEM76_MIC_NO_PRESENCE),
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for Clevo L140AU
[not found] <20230505163651.21257-1-tcrawford@system76.com>
@ 2023-05-08 7:16 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2023-05-08 7:16 UTC (permalink / raw)
To: Tim Crawford; +Cc: alsa-devel, productdev, Jeremy Soller
On Fri, 05 May 2023 18:36:51 +0200,
Tim Crawford wrote:
>
> From: Jeremy Soller <jeremy@system76.com>
>
> Fixes headset detection on Clevo L140AU.
>
> Signed-off-by: Jeremy Soller <jeremy@system76.com>
> Signed-off-by: Tim Crawford <tcrawford@system76.com>
Thanks, applied.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-08 7:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230505163651.21257-1-tcrawford@system76.com>
2023-05-08 7:16 ` [PATCH] ALSA: hda/realtek: Add quirk for Clevo L140AU Takashi Iwai
2023-05-05 16:36 Tim Crawford via Alsa-devel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox