]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: Add mute LED quirk for HP Laptop 14s-dr1xxx
authorMadhavender Singh <madhav@disroot.org>
Thu, 23 Jul 2026 10:47:36 +0000 (16:17 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sun, 26 Jul 2026 06:53:31 +0000 (08:53 +0200)
commitbf4fc9f33ec21595143132a3e7fb8b5d2c2261cd
tree0a150580cf1220be3c74a743d6082b80dcaf48a0
parent6437033bffe8bd2af174d139af552d90d40c7ac6
ALSA: hda/realtek: Add mute LED quirk for HP Laptop 14s-dr1xxx

This laptop with an ALC236 codec requires the
ALC236_FIXUP_HP_MUTE_LED_COEFBIT2
fixup for its mute LED to function correctly.

Add the subsystem ID 0x103c:0x86c8 to the quirk table to apply this
fixup.

Signed-off-by: Madhavender Singh <madhav@disroot.org>
Link: https://patch.msgid.link/20260723104736.23386-1-madhav@disroot.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c