]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
authorLuka Guzenko <l.guzenko@web.de>
Tue, 18 Jul 2023 16:12:41 +0000 (18:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Jul 2023 14:55:53 +0000 (16:55 +0200)
commit0659400f18c0e6c0c69d74fe5d09e7f6fbbd52a2
tree9e3ecc630a6eac4602ff7d3b8e135d39a5dd24cd
parenta2a93f4e2fd400907f89753025d1e4bebb64d4db
ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx

The HP Laptop 15s-eq2xxx uses ALC236 codec and controls the mute LED using
COEF 0x07 index 1. No existing quirk covers this configuration.
Adds a new quirk and enables it for the device.

Signed-off-by: Luka Guzenko <l.guzenko@web.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230718161241.393181-1-l.guzenko@web.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c