]> 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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Sep 2022 15:54:15 +0000 (17:54 +0200)
commitba1f818053b0668a1ce2fe86b840e81b592cc560
tree1953a113b4b1d1cc6870ada85c3f7dc6aaa38b08
parentbc2c23549ccd7105eb6ff0d4f0ac519285628673
ALSA: hda/realtek: Add quirk for ASUS GA503R laptop

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