ALSA: hda/realtek: Add quirk for ASUS GU603
authorAlbert Geantă <albertgeanta@gmail.com>
Mon, 31 Jan 2022 01:05:23 +0000 (03:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 17:30:34 +0000 (18:30 +0100)
commit532cde962f5f1a3963729ed748f858ca5baddd05
treeb7a85ebf0c658e0dc3cc06ee8cec78e31bd130cb
parent410f231fd70c891469ff7c7c76fcd59a86b29a65
ALSA: hda/realtek: Add quirk for ASUS GU603

commit 94db9cc8f8fa2d5426ce79ec4ca16028f7084224 upstream.

The ASUS GU603 (Zephyrus M16 - SSID 1043:16b2) requires a quirk similar to
other ASUS devices for correctly routing the 4 integrated speakers. This
fixes it by adding a corresponding quirk entry, which connects the bass
speakers to the proper DAC.

Signed-off-by: Albert Geantă <albertgeanta@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220131010523.546386-1-albertgeanta@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c