]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
authorJonas Witschel <diabonas@archlinux.org>
Fri, 16 Apr 2021 10:58:54 +0000 (12:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 16 Apr 2021 12:13:19 +0000 (14:13 +0200)
commit75b62ab65d2715ce6ff0794033d61ab9dc4a2dfc
tree105996d906ac6b9b799f3c850d3c7c137a4db4d8
parent26928ca1f06aab4361eb5adbe7ef3b5c82f13cf2
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7

The HP ProBook 445 G7 (17T32ES) uses ALC236. Like ALC236_FIXUP_HP_GPIO_LED,
COEF index 0x34 bit 5 is used to control the playback mute LED, but the
microphone mute LED is controlled using pin VREF instead of a COEF index.

AlsaInfo: https://alsa-project.org/db/?f=0d3f4d1af39cc359f9fea9b550727ee87e5cf45a
Signed-off-by: Jonas Witschel <diabonas@archlinux.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210416105852.52588-1-diabonas@archlinux.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c