* [PATCH] ALSA: hda/realtek: Add quirk for TongFang X6xx45xU
@ 2026-07-08 13:21 Werner Sembach
2026-07-09 9:18 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Werner Sembach @ 2026-07-08 13:21 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 f7700713dc628..de7d846b59adf 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7885,6 +7885,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x1d05, 0x300f, "TongFang X6AR5xxY", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1d05, 0x3019, "TongFang X6FR5xxY", ALC2XX_FIXUP_HEADSET_MIC),
SND_PCI_QUIRK(0x1d05, 0x3031, "TongFang X6AR55xU", ALC2XX_FIXUP_HEADSET_MIC),
+ SND_PCI_QUIRK(0x1d05, 0x3034, "TongFang X6xx45xU", 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 X6xx45xU
2026-07-08 13:21 [PATCH] ALSA: hda/realtek: Add quirk for TongFang X6xx45xU Werner Sembach
@ 2026-07-09 9:18 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-07-09 9:18 UTC (permalink / raw)
To: Werner Sembach
Cc: Jaroslav Kysela, Takashi Iwai, Eckhart Mohr, linux-sound,
linux-kernel
On Wed, 08 Jul 2026 15:21:06 +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>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-09 9:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 13:21 [PATCH] ALSA: hda/realtek: Add quirk for TongFang X6xx45xU Werner Sembach
2026-07-09 9:18 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox