LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6
@ 2023-06-09 20:10 Edson Juliano Drosdeck
  2023-06-10  6:45 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Edson Juliano Drosdeck @ 2023-06-09 20:10 UTC (permalink / raw)
  To: tiwai
  Cc: perex, sbinding, tcrawford, andy.chi, luke, tangmeng, p.jungkamp,
	kasper93, yangyuchi66, yangyingliang, alsa-devel, linux-kernel,
	edson.drosdeck

Add a quirk for Compaq N14JP6 to fixup ALC897 headset MIC no sound.

Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.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 a5d55a7063d3..308ec7034cc9 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -11740,6 +11740,7 @@ static const struct snd_pci_quirk alc662_fixup_tbl[] = {
 	SND_PCI_QUIRK(0x1b0a, 0x01b8, "ACER Veriton", ALC662_FIXUP_ACER_VERITON),
 	SND_PCI_QUIRK(0x1b35, 0x1234, "CZC ET26", ALC662_FIXUP_CZC_ET26),
 	SND_PCI_QUIRK(0x1b35, 0x2206, "CZC P10T", ALC662_FIXUP_CZC_P10T),
+	SND_PCI_QUIRK(0x1c6c, 0x1239, "Compaq N14JP6-V2", ALC897_FIXUP_HP_HSMIC_VERB),
 
 #if 0
 	/* Below is a quirk table taken from the old code.
-- 
2.30.2


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

* Re: [PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6
  2023-06-09 20:10 [PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6 Edson Juliano Drosdeck
@ 2023-06-10  6:45 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2023-06-10  6:45 UTC (permalink / raw)
  To: Edson Juliano Drosdeck
  Cc: tiwai, perex, sbinding, tcrawford, andy.chi, luke, tangmeng,
	p.jungkamp, kasper93, yangyuchi66, yangyingliang, alsa-devel,
	linux-kernel

On Fri, 09 Jun 2023 22:10:58 +0200,
Edson Juliano Drosdeck wrote:
> 
> Add a quirk for Compaq N14JP6 to fixup ALC897 headset MIC no sound.
> 
> Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.com>

Thanks, applied.


Takashi

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

end of thread, other threads:[~2023-06-10  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 20:10 [PATCH] ALSA: hda/realtek: Add a quirk for Compaq N14JP6 Edson Juliano Drosdeck
2023-06-10  6:45 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).