]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic
authorFaye Nichols <faye.opensource@gmail.com>
Mon, 13 Apr 2026 21:20:25 +0000 (15:20 -0600)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Apr 2026 07:19:08 +0000 (09:19 +0200)
commita7b56be59b47f4195ddc79ecab238c4401a60bbb
tree1e5f60474f48af4bf16664a8b5cb8db91d0c97e4
parenta47306a74c31557b1e5cab54642950bbb20294cb
ALSA: hda/realtek: Add quirk for Acer PT316-51S headset mic

The Acer PT316-51S (PCI SSID 1025:160e) with ALC287 codec does not
detect the headset microphone due to missing BIOS pin configuration
for pin 0x19. Apply ALC2XX_FIXUP_HEADSET_MIC to enable it.

Signed-off-by: Faye Nichols <faye.opensource@gmail.com>
Link: https://patch.msgid.link/20260413212645.117119-1-faye.opensource@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c