ALSA: hda/realtek: fix mute/micmute LED For HP mt440
authorEniac Zhang <eniac-xw.zhang@hp.com>
Tue, 20 Feb 2024 17:58:12 +0000 (17:58 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Feb 2024 10:14:45 +0000 (11:14 +0100)
commit67c3d7717efbd46092f217b1f811df1b205cce06
treedbb2f0e274fa2e9625d4aace73d8cb49a97c49a5
parent4df49712eb54141be00a9312547436d55677f092
ALSA: hda/realtek: fix mute/micmute LED For HP mt440

The HP mt440 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/20240220175812.782687-1-alexandru.gagniuc@hp.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c