]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx
authorLuke D. Jones <luke@ljones.dev>
Tue, 4 Jul 2023 04:46:18 +0000 (16:46 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2023 15:32:34 +0000 (17:32 +0200)
commit6e8d944d9e609585daa10b85f390c76ab22fa3e2
treea5a12218b8b5427409ecc5f507c49f1323849f3f
parent345fa36353da63ece759b1e4a4bac92b575f55e9
ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx

[ Upstream commit 33d7c9c3bf70ed91191a2bedbbc03783b824b5de ]

Adds the required quirk to enable the Cirrus amp and correct pins
on the ASUS ROG G614J 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/20230704044619.19343-5-luke@ljones.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c