]> 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:04:04 +0000 (11:04 +0200)
commitbefadcf8f7f25fa26a7ea382885f851772ea43ba
treeba08d951217e81f370dbdb9844622f6d90156c4f
parentb90ac48c0540fa1b36b79b18f80e8dba8c26a3ca
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