]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
authorJeremy Soller <jeremy@system76.com>
Tue, 2 Nov 2021 17:21:04 +0000 (11:21 -0600)
committerTakashi Iwai <tiwai@suse.de>
Wed, 3 Nov 2021 16:04:25 +0000 (17:04 +0100)
commit1278cc5ac2f96bab50dd55c8c05e0a6a77ce323e
treee075438b98ddc23fdd690131174fe9b9cae774dd
parentc0317c0e87094f5b5782b6fdef5ae0a4b150496c
ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ

On Clevo NH77HJ, NH77HP, and their 15" variants, there is a headset
microphone input attached to 0x19 that does not have a jack detect. In
order to get it working, the pin configuration needs to be set
correctly, and a new ALC256_FIXUP_SYSTEM76_MIC_NO_PRESENCE fixup is
applied. This is similar to the existing System76 quirk for ALC293, but
for ALC256.

Signed-off-by: Jeremy Soller <jeremy@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211102172104.10610-1-tcrawford@system76.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c