]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
authorChris Chiu <chris.chiu@canonical.com>
Fri, 26 Feb 2021 01:04:40 +0000 (09:04 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Feb 2021 08:14:07 +0000 (09:14 +0100)
commitd0e185616a0331c87ce3aa1d7dfde8df39d6d002
tree08940cc0d44697ee6e8e7398dddbbfff9e4ff5cb
parent26a9630c72ebac7c564db305a6aee54a8edde70e
ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256

The Acer SWIFT Swift SF314-54/55 laptops with ALC256 cannot detect
both the headset mic and the internal mic. Introduce new fixup
to enable the jack sense and the headset mic. However, the internal
mic actually connects to Intel SST audio. It still needs Intel SST
support to make internal mic capture work.

Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Acked-by: Jian-Hong Pan <jhp@endlessos.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210226010440.8474-1-chris.chiu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c