ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2
authorJeremy Szu <jeremy.szu@canonical.com>
Sat, 5 Jun 2021 08:25:36 +0000 (16:25 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 5 Jun 2021 12:50:52 +0000 (14:50 +0200)
commit15d295b560e6dd45f839a53ae69e4f63b54eb32f
treefb93cb59d75d9ea33d00c9e78ed4df7366305dda
parentb8b90c17602689eeaa5b219d104bbc215d1225cc
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2

The HP Elite Dragonfly G2 using ALC285 codec which 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/20210605082539.41797-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c