linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
@ 2023-05-26  9:47 Ai Chao
  2023-06-05  7:32 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Ai Chao @ 2023-05-26  9:47 UTC (permalink / raw)
  To: perex, tiwai, sbinding, tcrawford, andy.chi, tangmeng, luke,
	p.jungkamp, kasper93, yangyuchi66, yangyingliang
  Cc: alsa-devel, linux-kernel, Ai Chao

Add a quirk for HP Slim Desktop S01 to fixup headset MIC no presence.

Signed-off-by: Ai Chao <aichao@kylinos.cn>
---
 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 a7e4765eff80..70b1e4b91521 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -11694,6 +11694,7 @@ static const struct snd_pci_quirk alc662_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x103c, 0x8719, "HP", ALC897_FIXUP_HP_HSMIC_VERB),
 	SND_PCI_QUIRK(0x103c, 0x872b, "HP", ALC897_FIXUP_HP_HSMIC_VERB),
 	SND_PCI_QUIRK(0x103c, 0x873e, "HP", ALC671_FIXUP_HP_HEADSET_MIC2),
+	SND_PCI_QUIRK(0x103c, 0x8768, "HP Slim Desktop S01", ALC671_FIXUP_HP_HEADSET_MIC2),
 	SND_PCI_QUIRK(0x103c, 0x877e, "HP 288 Pro G6", ALC671_FIXUP_HP_HEADSET_MIC2),
 	SND_PCI_QUIRK(0x103c, 0x885f, "HP 288 Pro G8", ALC671_FIXUP_HP_HEADSET_MIC2),
 	SND_PCI_QUIRK(0x1043, 0x1080, "Asus UX501VW", ALC668_FIXUP_HEADSET_MODE),
-- 
2.25.1


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

* Re: [PATCH] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
  2023-05-26  9:47 [PATCH] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 Ai Chao
@ 2023-06-05  7:32 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2023-06-05  7:32 UTC (permalink / raw)
  To: Ai Chao
  Cc: perex, tiwai, sbinding, tcrawford, andy.chi, tangmeng, luke,
	p.jungkamp, kasper93, yangyuchi66, yangyingliang, alsa-devel,
	linux-kernel

On Fri, 26 May 2023 11:47:04 +0200,
Ai Chao wrote:
> 
> Add a quirk for HP Slim Desktop S01 to fixup headset MIC no presence.
> 
> Signed-off-by: Ai Chao <aichao@kylinos.cn>

Thanks, applied now (with Cc-to-stable).


Takashi

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

end of thread, other threads:[~2023-06-05  7:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26  9:47 [PATCH] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 Ai Chao
2023-06-05  7:32 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).