* [PATCH] ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx
@ 2026-08-21 14:44 Werner Sembach
2026-08-24 7:39 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Werner Sembach @ 2026-08-21 14:44 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai
Cc: Eckhart Mohr, Werner Sembach, linux-sound, linux-kernel
From: Eckhart Mohr <e.mohr@tuxedocomputers.com>
Fix microphone detection on built in headphone jack for some devices
Signed-off-by: Eckhart Mohr <e.mohr@tuxedocomputers.com>
Cc: stable@vger.kernel.org
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
---
sound/hda/codecs/realtek/alc269.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index 48a2e7f2ebb15..c20e1c5a48fdd 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -8055,6 +8055,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1d05, 0x3031, "TongFang X6AR55xU", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1d05, 0x3033, "TongFang X6SP45xU", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1d05, 0x3034, "TongFang X6KK45xU", ALC2XX_FIXUP_HEADSET_MIC),
+ SND_PCI_QUIRK(0x1d05, 0x30ba, "TongFang XxAF5xxx", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1d17, 0x3288, "Haier Boyue G42", ALC269VC_FIXUP_ACER_VCOPPERBOX_PINS),
SND_PCI_QUIRK(0x1d72, 0x1602, "RedmiBook", ALC255_FIXUP_XIAOMI_HEADSET_MIC),
SND_PCI_QUIRK(0x1d72, 0x1701, "XiaomiNotebook Pro", ALC298_FIXUP_DELL1_MIC_NO_PRESENCE),
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx
2026-08-21 14:44 [PATCH] ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx Werner Sembach
@ 2026-08-24 7:39 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-08-24 7:39 UTC (permalink / raw)
To: Werner Sembach
Cc: Jaroslav Kysela, Takashi Iwai, Eckhart Mohr, linux-sound,
linux-kernel
On Fri, 21 Aug 2026 16:44:34 +0200,
Werner Sembach wrote:
>
> From: Eckhart Mohr <e.mohr@tuxedocomputers.com>
>
> Fix microphone detection on built in headphone jack for some devices
>
> Signed-off-by: Eckhart Mohr <e.mohr@tuxedocomputers.com>
> Cc: stable@vger.kernel.org
> Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-24 7:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-21 14:44 [PATCH] ALSA: hda/realtek: Add quirk for TongFang XxAF5xxx Werner Sembach
2026-08-24 7:39 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox