]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 19 May 2021 17:03:54 +0000 (01:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 May 2021 06:12:49 +0000 (08:12 +0200)
commit0c1fdd4b21112963d78b5b8d11b085d8b109cc3b
treefabaa87e85b8a3102ae1f6be537d2cc083d52d6f
parentdeb3688b8e8e97c50b5c98551ca7f650e54e74d6
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8

The HP ZBook Studio 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-2-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c