]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) to enable mute LED
authorShubham Nayak <shubhamnayak392reborn@gmail.com>
Mon, 29 Jun 2026 13:34:55 +0000 (19:04 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Jun 2026 09:56:23 +0000 (11:56 +0200)
commit6c18817c01f6f76d9e2739903abde4d69397f2c6
tree098e03c40aabae145908fbc1b7e7db225d18d099
parent5cff1529a2f9b3461a7f5a6e36a86682fc290534
ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) to enable mute LED

The mute LED on the HP Victus 16-e0xxx (board ID 88EE, ALC245 codec)
does not function by default. Add the ALC245_FIXUP_HP_MUTE_LED_COEFBIT
quirk to enable it. Tested on my HP Victus 16-e0xxx with kernel 7.1.2.

Signed-off-by: Shubham Nayak <shubhamnayak392reborn@gmail.com>
Link: https://patch.msgid.link/20260629-hp-victus-16-mute-led-v1-1-ab0f4a8a533b@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c