ALSA: hda/realtek: Add quirk for ASUS GV601R laptop
authorLuke D. Jones <luke@ljones.dev>
Mon, 10 Oct 2022 07:03:47 +0000 (20:03 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:34:18 +0000 (12:34 +0200)
commit41e83faf036cb244b5ebe1a0e1d277336e0a6895
tree9a1e2cd6d8bb86ca24ff86e719f051059cc3bbc2
parentc01f385c70dbf2d8cbad7639f272242d0f9d2210
ALSA: hda/realtek: Add quirk for ASUS GV601R laptop

commit 2ea8e1297801f7b0220ebf6ae61a5b74ca83981e upstream.

The ASUS ROG X16 (GV601R) series laptop has the same node-to-DAC pairs
as early models and the G14, this includes bass speakers which are by
default mapped incorrectly to the 0x06 node.

Add a quirk to use the same DAC pairs as the G14.

Signed-off-by: Luke D. Jones <luke@ljones.dev>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20221010070347.36883-1-luke@ljones.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c