]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 25 Aug 2023 07:48:29 +0000 (09:48 +0200)
commitc99c26b16c1544534ebd6a5f27a034f3e44d2597
tree424517f1e6e5d4eeef0421648264052567019e6d
parented81cb9e05170646650359d729fb7e7afa4cb2ac
ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx

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>
sound/pci/hda/patch_realtek.c