]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: Add mute LED quirk for HP Victus 16-e0xxx (MB 88ED)
authorAndré Pragosa <pragosa512@gmail.com>
Tue, 28 Jul 2026 22:11:25 +0000 (23:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Jul 2026 06:32:12 +0000 (08:32 +0200)
commit630c45e92db44b738d1e9224c5f3c032c76a33ca
treee9bb3b3672c5a07c8b4537d6ebe4cec4b4bdf890
parente93bb6f3acec5b70a5567efe78f1a96148a7291f
ALSA: hda/realtek: Add mute LED quirk for HP Victus 16-e0xxx (MB 88ED)

Add subsystem ID 103c:88ed to the existing HP Victus 16-e0xxx
mute LED quirk list.

The HP Victus 16-e0xxx with subsystem ID 103c:88ed uses the same
mute LED coefficient configuration as the already supported
103c:88eb variant.

The mute LED was verified by manually toggling coefficient index
0x0b (bit 3) using hda-verb. After adding the quirk, the LED is
registered as hda::mute and follows the audio mute state.

Signed-off-by: André Pragosa <pragosa512@gmail.com>
Link: https://patch.msgid.link/20260728221129.14680-2-pragosa512@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c