]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 Feb 2023 18:56:18 +0000 (19:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 6 Feb 2023 07:42:30 +0000 (08:42 +0100)
commit9a6804aa1c92cd28e89e746ace44d5ba101db76c
treee171b7ed21a2838304a24df69f4d209118216e86
parentbd401fd730cbcb0717bbc5438f15084db10f9259
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9

The HP Elitebook 645 G9 laptop (with motherboard model 89D2) uses the
ALC236 codec and requires the alc236_fixup_hp_mute_led_micmute_vref
fixup in order to enable mute/micmute LEDs.

Note: the alc236_fixup_hp_gpio_led fixup, which is used by the Elitebook
640 G9, does not work with the 645 G9.

[ rearranged the entry in SSID order -- tiwai ]

Signed-off-by: Elvis Angelaccio <elvis.angelaccio@kde.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/4055cb48-e228-8a13-524d-afbb7aaafebe@kde.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c