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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:58:09 +0000 (11:58 +0100)
commit82972d60f46f3241e3aa04a12c05dca0c2a1e166
treeb24ad2061a074bab3d6c0671617abcad5de9d88b
parent779c7c7ea8e011f8ba404dbc73964ce75ef421ba
ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx

commit ca88eeb308a221c2dcd4a64031d2e5fcd3db9eaa upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c