ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 6 Jan 2021 13:05:46 +0000 (21:05 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jan 2021 10:40:39 +0000 (11:40 +0100)
commit91bc156817a3c2007332b64b4f85c32aafbbbea6
tree8d03a0bf6bb8a9d614c2db54584222ad61f0432c
parent4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8
ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines

 * The HP ZBook Fury 15/17 G7 Mobile Workstation are using ALC285 codec
   which is using 0x04 to control mute LED and 0x01 to control micmute LED.

 * The right channel speaker is no sound and it needs to expose GPIO1 for
   initialing AMP.

Add quirks to support them.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210106130549.100532-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c