]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
authorLuke D. Jones <luke@ljones.dev>
Thu, 6 Jul 2023 22:33:23 +0000 (10:33 +1200)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 30 Oct 2023 11:00:14 +0000 (12:00 +0100)
commit95bf58fc455f5e5739ec3363f4f1c194bbc635b4
tree69ba7cd3f8b462303a8e96659fbaac13df113467
parentde101c6d6c85b418268540f18e6c4b153f3937b2
ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V

BugLink: https://bugs.launchpad.net/bugs/2039110
[ Upstream commit 5251605f4d297a0eb5d3b7f39f9dcee9e4d0115a ]

Adds the required quirk to enable the Cirrus amp and correct pins
on the ASUS ROG GZ301V series which uses an SPI connected Cirrus amp.

While this works if the related _DSD properties are made available, these
aren't included in the ACPI of these laptops (yet).

Signed-off-by: Luke D. Jones <luke@ljones.dev>
Link: https://lore.kernel.org/r/20230706223323.30871-2-luke@ljones.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/patch_realtek.c