]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Oct 2022 12:43:51 +0000 (14:43 +0200)
commit2ea8e1297801f7b0220ebf6ae61a5b74ca83981e
tree115ece5175b77641c6d3ff3d96f40bc1191b3043
parent66ba7c88507344dee68ad1acbdb630473ab36114
ALSA: hda/realtek: Add quirk for ASUS GV601R laptop

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>
sound/pci/hda/patch_realtek.c