]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx
authorRodrigo Faria <rodrigofilipefaria@gmail.com>
Tue, 5 May 2026 18:55:18 +0000 (19:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2026 07:57:43 +0000 (09:57 +0200)
commit01801e20d69346e1e6cec0d908f1cea3a49e51b5
tree9c138b9a3d739868437b7f5aa80f5bffe053b9fd
parent92429ca999db99febced82f23362a71b2ba4c1d8
ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxx

Add a new fixup for the mute LED on the HP Pavilion 15-cs1xxx series
using the VREF on NID 0x1b.

The BIOS on these models (tested up to F.32) incorrectly reports
the mute LED on NID 0x18 via DMI OEM strings, which lacks VREF
capabilities. This fixup overrides the LED pin to the correct
NID 0x1b.

Signed-off-by: Rodrigo Faria <rodrigofilipefaria@gmail.com>
Link: https://patch.msgid.link/20260505185518.23625-1-rodrigofilipefaria@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c