ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 19 May 2021 17:03:55 +0000 (01:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 May 2021 06:13:08 +0000 (08:13 +0200)
commite650c1a959da49f2b873cb56564b825882c22e7a
tree682fecde4f894dc4c4cd0d1688ddf4bbcbcaff6c
parentbbe183e07817a46cf8d3d7fc88093df81d23a957
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8

The HP ZBook Fury 15.6 Inch G8 is using ALC285 codec which is
using 0x04 to control mute LED and 0x01 to control micmute LED.
In the other hand, there is no output from right channel of speaker.
Therefore, add a quirk to make it works.

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