]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxx
authorSpencer Payton <spayton681@gmail.com>
Tue, 21 Apr 2026 08:49:18 +0000 (10:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Apr 2026 16:19:22 +0000 (18:19 +0200)
commiteacda758e3c01db98b5c231f56cf9a6e05ced75c
tree43ca6d03466a4a664a10a9d1ce9a10737894a88d
parentd5d5f80416a3a749906c04d56575e2290792654b
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa2xxx

The mute LED on this laptop uses ALC245 but requires a quirk to work.
This patch enables the existing ALC245_FIXUP_HP_MUTE_LED_COEFBIT
quirk for the device.

Tested my Victus 15-fa2xxx (PCI SSID 103c:8dcd).
The LED behaviour works as intended.

Cc: stable@vger.kernel.org
Signed-off-by: Spencer Payton <spayton681@gmail.com>
Link: https://patch.msgid.link/20260421084918.14685-1-spayton681@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c