]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: Add quirk for ASUS GA503R laptop
authorLuke D. Jones <luke@ljones.dev>
Thu, 15 Sep 2022 08:09:21 +0000 (20:09 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Sep 2022 09:10:26 +0000 (11:10 +0200)
commit10c7e52d9585c7ceca8afd0d29c2c26ef238e889
treebad214045be506fa5273127383191b4f9846260d
parent4cd84a9518e0ace5b758905684790018323584ee
ALSA: hda/realtek: Add quirk for ASUS GA503R laptop

commit ba1f818053b0668a1ce2fe86b840e81b592cc560 upstream.

The ASUS G15 2022 (GA503R) 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/20220915080921.35563-4-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