ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
authorFabian Vogt <fabian@ritter-vogt.de>
Thu, 24 Aug 2023 18:39:48 +0000 (20:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Oct 2023 21:08:51 +0000 (23:08 +0200)
commita8b85e47e311983d2eae4ded2d41a74a2abd3d88
tree23d7d104ad4de41edc61c68722de88c8326369aa
parente225f67d49ff2b98bb8e3c332b5c5ed3f0431908
ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx

[ Upstream commit c99c26b16c1544534ebd6a5f27a034f3e44d2597 ]

The LED for the mic mute button is controlled by GPIO2.
The mute button LED is slightly more complex, it's controlled by two bits
in coeff 0x0b.

Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de>
Link: https://lore.kernel.org/r/2693091.mvXUDI8C0e@fabians-envy
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stable-dep-of: d93eeca627db ("ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP")
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c