ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
authorMeng Tang <tangmeng@uniontech.com>
Wed, 13 Jul 2022 06:33:32 +0000 (14:33 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 07:09:24 +0000 (09:09 +0200)
commit4ba5c853d7945b3855c3dcb293f7f9f019db641e
treea4dee1ade1cdd2e13a35ec7e58027b4bd528e5a7
parent61d307855eb1a2ae849da445edd5389db8a58a5c
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221

On a HP 288 Pro G2 MT (X9W02AV), the front mic could not be detected.
In order to get it working, the pin configuration needs to be set
correctly, and the ALC221_FIXUP_HP_288PRO_MIC_NO_PRESENCE fixup needs
to be applied.

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220713063332.30095-1-tangmeng@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c