ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
authorHans Peter <flurry123@gmx.ch>
Mon, 19 Feb 2024 16:38:49 +0000 (17:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Feb 2024 16:58:04 +0000 (17:58 +0100)
commit1fdf4e8be7059e7784fec11d30cd32784f0bdc83
tree75f665ba05e0913509c07f10d1ff4165d4d0b1fa
parent89a0dff6105e06067bdc57595982dbf6d6dd4959
ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)

On my EliteBook 840 G8 Notebook PC (ProdId 5S7R6EC#ABD; built 2022 for
german market) the Mute LED is always on. The mute button itself works
as expected. alsa-info.sh shows a different subsystem-id 0x8ab9 for
Realtek ALC285 Codec, thus the existing quirks for HP 840 G8 don't work.
Therefore, add a new quirk for this type of EliteBook.

Signed-off-by: Hans Peter <flurry123@gmx.ch>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240219164518.4099-1-flurry123@gmx.ch
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c