]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2026 10:44:11 +0000 (11:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2026 23:01:40 +0000 (15:01 -0800)
commit211f98c47e911294b2c19da4dd30d41959137c54
tree6867856cc9558e92675d20a3ca8bc979daceb913
parentd0871a1fbdbc7962891a899be132a9cb2173d1d6
ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314

commit 7bc0df86c2384bc1e2012a2c946f82305054da64 upstream.

Acer Swift SF314 (SSID 1025:136d) needs a bit of tweaks of the pin
configurations for NID 0x16 and 0x19 to make the headphone / headset
jack working.  NID 0x17 can remain as is for the working speaker, and
the built-in mic is supported via SOF.

Cc: <stable@vger.kernel.org>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=221086
Link: https://patch.msgid.link/20260217104414.62911-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/hda/codecs/conexant.c