]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
authorLiucheng Lu <luliucheng100@outlook.com>
Sat, 7 Mar 2026 03:27:27 +0000 (11:27 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Mar 2026 08:58:39 +0000 (09:58 +0100)
commit178dd118c0f07fd63a9ed74cfbd8c31ae50e33af
tree652e1d3d0cfff11615943b185ee245c537335bf7
parent0d3429f12133c2ca47aa82ddab2342bc360c47d3
ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk

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

Signed-off-by: Liucheng Lu <luliucheng100@outlook.com>
Link: https://patch.msgid.link/PAVPR03MB9774F3FCE9CCD181C585281AE37BA@PAVPR03MB9774.eurprd03.prod.outlook.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c