]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
authorLuka Guzenko <l.guzenko@web.de>
Tue, 10 Jan 2023 20:25:14 +0000 (21:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Jan 2023 11:10:45 +0000 (12:10 +0100)
commitca88eeb308a221c2dcd4a64031d2e5fcd3db9eaa
treef50509950e25cc0ccb3d48d56e3c4880332497e5
parentde1ccb9e61728dd941fe0e955a7a129418657267
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx

The HP Spectre x360 13-aw0xxx devices use the ALC285 codec with GPIO 0x04
controlling the micmute LED and COEF 0x0b index 8 controlling the mute LED.
A quirk was added to make these work as well as a fixup.

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