ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
authorArtem Borisov <dedsa2002@gmail.com>
Sat, 14 Oct 2023 07:50:42 +0000 (10:50 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 10:03:05 +0000 (12:03 +0200)
commit086babbbf8e0ccee09dc04e55f89d6b1674f067f
tree2f20cff3f12d95cabddd3890b4d85bd2827749bb
parentbcf883e244dd52ccdb5aea50fbcc3139179ca864
ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV

commit 5dedc9f53eef7ec07b23686381100d03fb259f50 upstream.

Enables the SPI-connected Cirrus amp and the required pins
for headset mic detection.

As of BIOS version 313 it is still necessary to modify the
ACPI table to add the related _DSD properties:
  https://gist.github.com/Flex1911/1bce378645fc95a5743671bd5deabfc8

Signed-off-by: Artem Borisov <dedsa2002@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20231014075044.17474-1-dedsa2002@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c