]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx
authorDawid Rezler <dawidrezler.patches@gmail.com>
Sun, 20 Jul 2025 15:49:08 +0000 (17:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 21 Jul 2025 07:23:07 +0000 (09:23 +0200)
commit9744ede7099e8a69c04aa23fbea44c15bc390c04
treec6072e7c2a27013a781836488a020ec93b23973f
parent21c8ed9047b7f44c1c49b889d4ba2f555d9ee17e
ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx

The mute LED on the HP Pavilion Laptop 15-eg0xxx,
which uses the ALC287 codec, didn't work.
This patch fixes the issue by enabling the ALC287_FIXUP_HP_GPIO_LED quirk.

Tested on a physical device, the LED now works as intended.

Signed-off-by: Dawid Rezler <dawidrezler.patches@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250720154907.80815-2-dawidrezler.patches@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c