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:34:04 +0000 (18:34 +0100)
commit730f823e3c68939a95dcc7299c803fe9655f5ec7
treeab326326188dc79ca2a96e2bb8de83e0c87bdca8
parent586d71ddee6c4883215149eea20367df55cd5558
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