ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
authorJian-Hong Pan <jhp@endlessos.org>
Mon, 20 May 2024 05:50:09 +0000 (13:50 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 May 2024 13:02:56 +0000 (15:02 +0200)
commit45e37f9ce28d248470bab4376df2687a215d1b22
treee5ed322a2a0d4a44e3bc947cf4a9da2c4eec3ca6
parent5005ccd91b9e8a1faad54d13628588825ed031af
ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897

JP-IK LEAP W502 laptop's headset mic is not enabled until
ALC897_FIXUP_HEADSET_MIC_PIN3 quirk is applied.

Here is the original pin node values:

0x11 0x40000000
0x12 0xb7a60130
0x14 0x90170110
0x15 0x411111f0
0x16 0x411111f0
0x17 0x411111f0
0x18 0x411111f0
0x19 0x411111f0
0x1a 0x411111f0
0x1b 0x03211020
0x1c 0x411111f0
0x1d 0x4026892d
0x1e 0x411111f0
0x1f 0x411111f0

Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
Link: https://lore.kernel.org/r/20240520055008.7083-2-jhp@endlessos.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c