]> git.dujemihanovic.xyz Git - linux.git/commit
ALSA: hda/realtek: fix mute/micmute LED For HP mt645
authorEniac Zhang <eniac-xw.zhang@hp.com>
Thu, 15 Feb 2024 15:49:22 +0000 (15:49 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Feb 2024 15:55:41 +0000 (16:55 +0100)
commit32f03f4002c5df837fb920eb23fcd2f4af9b0b23
treee7661fb9ee28cac6862ba1830adbf057d947c72f
parent3db9d4b395190103969707ed7ea6513f1162b9e3
ALSA: hda/realtek: fix mute/micmute LED For HP mt645

The HP mt645 G7 Thin Client uses an ALC236 codec and needs the
ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make the mute and
micmute LEDs work.

There are two variants of the USB-C PD chip on this device. Each uses
a different BIOS and board ID, hence the two entries.

Signed-off-by: Eniac Zhang <eniac-xw.zhang@hp.com>
Signed-off-by: Alexandru Gagniuc <alexandru.gagniuc@hp.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240215154922.778394-1-alexandru.gagniuc@hp.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c