]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: add HP Laptop 15-fd0xxx mute LED quirk
authorKshamendra Kumar Mishra <kshamendrakumarmishra@gmail.com>
Mon, 23 Mar 2026 16:37:50 +0000 (22:07 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Mar 2026 09:43:56 +0000 (10:43 +0100)
commitfaceb5cf5d7a08f4a40335d22d833bb75f05d99e
treecff981a578c0f28b782a1eb05c7dbb8415cca342
parent990a8b0732cf899d4a0f847b0a67efeb9a384c82
ALSA: hda/realtek: add HP Laptop 15-fd0xxx mute LED quirk

HP Laptop 15-fd0xxx with ALC236 codec does not handle the toggling of
the mute LED.
This patch adds a quirk entry for subsystem ID 0x8dd7 using
ALC236_FIXUP_HP_MUTE_LED_COEFBIT2 fixup, enabling correct mute LED
behavior.

Signed-off-by: Kshamendra Kumar Mishra <kshamendrakumarmishra@gmail.com>
Link: https://patch.msgid.link/DHAB51ISUM96.2K9SZIABIDEQ0@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c