From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6315E1A254A; Thu, 6 Jun 2024 14:22:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717683738; cv=none; b=ao91/5zgVaLDaLPEjAWvDNRtkB5x5s59PiIVFJ5X+YmUSNkaiimoFsnvRV19OL/Xl1O6/BqGdOO/dN77cxy9V9FfiuzgW23jeT85F5qS8Yv4yTRQYKYJFfQwiS+Q4VnOaoEf6XZBv9yeBRrbeSc7O8aWVcDBFtvtdegEELHTxx4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717683738; c=relaxed/simple; bh=s19NKno47Tz6iR1NcC/Tx+2WtiUQTdVupos1N3qQvsY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=s574UJ/sYZkvoXltIbqlOnY5X0Ni5UoCXyjjwNqc+cQEVOcz3KP8nVqunFoal4HS6apFN/wipkgReh9tLWt3WwIDW1XTaG3wyjtdDrI9zdC8e1oWoX8bX/ALpn9lg0rUv3YQ/jjAXXCjSsatM+ebhgoeiybsnYgTmX7KfVlvIDo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=fr1bLy7x; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="fr1bLy7x" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D240C32782; Thu, 6 Jun 2024 14:22:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1717683738; bh=s19NKno47Tz6iR1NcC/Tx+2WtiUQTdVupos1N3qQvsY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fr1bLy7xJDkc7acm2oiC3qqAVMySv1QFE8j2zQLebBdFj0NykOeBF9tRvusQaJ8Q7 fQhJ8l7Hkk61eenfOoJsZQ1S9GPrrXSNjWA5qBWw/gnBfXL7cAPqaJ8FqNjUluSrqZ eX8il+qp75ocFg0EcBnLgqvSNs1kDnNUeGPXe8YQ= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, "Luke D. Jones" , Takashi Iwai , Sasha Levin Subject: [PATCH 6.6 695/744] ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp Date: Thu, 6 Jun 2024 16:06:07 +0200 Message-ID: <20240606131754.776993011@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240606131732.440653204@linuxfoundation.org> References: <20240606131732.440653204@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.6-stable review patch. If anyone has any objections, please let me know. ------------------ From: Luke D. Jones [ Upstream commit 2be46155d792d629e8fe3188c2cde176833afe36 ] The 2024 ASUS ROG G814J model is much the same as the 2023 model and the 2023 16" version. We can use the same Cirrus Amp quirk. Fixes: 811dd426a9b1 ("ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41") Signed-off-by: Luke D. Jones Link: https://lore.kernel.org/r/20240526091032.114545-1-luke@ljones.dev Signed-off-by: Takashi Iwai Signed-off-by: Sasha Levin --- sound/pci/hda/patch_realtek.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index df1eb73c379e0..2151fb1bd0de7 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10057,7 +10057,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x1043, 0x3030, "ASUS ZN270IE", ALC256_FIXUP_ASUS_AIO_GPIO2), SND_PCI_QUIRK(0x1043, 0x3a20, "ASUS G614JZR", ALC245_FIXUP_CS35L41_SPI_2), SND_PCI_QUIRK(0x1043, 0x3a30, "ASUS G814JVR/JIR", ALC245_FIXUP_CS35L41_SPI_2), - SND_PCI_QUIRK(0x1043, 0x3a40, "ASUS G814JZR", ALC245_FIXUP_CS35L41_SPI_2), + SND_PCI_QUIRK(0x1043, 0x3a40, "ASUS G814JZR", ALC285_FIXUP_ASUS_SPI_REAR_SPEAKERS), SND_PCI_QUIRK(0x1043, 0x3a50, "ASUS G834JYR/JZR", ALC245_FIXUP_CS35L41_SPI_2), SND_PCI_QUIRK(0x1043, 0x3a60, "ASUS G634JYR/JZR", ALC245_FIXUP_CS35L41_SPI_2), SND_PCI_QUIRK(0x1043, 0x831a, "ASUS P901", ALC269_FIXUP_STEREO_DMIC), -- 2.43.0