]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2023 18:11:41 +0000 (19:11 +0100)
commit566cad13beb62c9a2e9937becc9a4f4d5c12d257
tree7afb4a484e2569f99f7655a114944a9c4b7b7939
parent49f4284ab3b52fd320b8ef1186b2287f791a71e3
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9

commit 9a6804aa1c92cd28e89e746ace44d5ba101db76c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c