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 7A91F1940A2 for ; Sat, 24 May 2025 15:47:46 +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=1748101666; cv=none; b=HI2zWS/JawsY1G35uPlIa7AO08JbMwY3b36DfYPN52IoBs6Ka+8Kt0JDEwRGMUPvTHB93IK7m7xS9ORVmuthD1CHrmqYSgv0ikJ8kaAPhaBPG5mxChSf5/LbcVie0DMdVFA418q7DnPQqAAG8Fl8ACuH3V61bvZMcb77sMMujak= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748101666; c=relaxed/simple; bh=Jeq+vQy1fZhlZz135PsPEo2Hva6y6wZs9AfLMCdwb0Q=; h=Subject:To:Cc:From:Date:Message-ID:MIME-Version:Content-Type; b=I+bSS0aebFy2EVWbIAjo96xG8YQoCuEvWVF0bY7AOSiIm2mx8law3fUsaWMrZ3ZizNQmPNY4UO9CuuUGyVu1ZDc0o52/qfKDx98AIk2Lb3ZoF8XDWgxWGGbB8ZCsQLOThiTFsnhNEjVw1dYSsmsaZW0OUlJhgCQSrmcpZlewoiM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=rM1IMDxO; 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="rM1IMDxO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 734FBC4CEE4; Sat, 24 May 2025 15:47:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1748101665; bh=Jeq+vQy1fZhlZz135PsPEo2Hva6y6wZs9AfLMCdwb0Q=; h=Subject:To:Cc:From:Date:From; b=rM1IMDxO8ymHieEY3RxjKWCVeKcRG2KQ3Re72K6t+Imv8g6x/KIKoeoLzF+qyYaPq vikGOOBYTjsTwyr3tOLuJyTaQKLtJ0pJhgZEGn1FNNH7efMGB8LGRbG98tAQOqZfc8 yMIBvoNfVotfGVLq8qvPk4QJdeuWvzeE4fT3YAgM= Subject: FAILED: patch "[PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41" failed to apply to 6.14-stable tree To: sbinding@opensource.cirrus.com,stable@vger.kernel.org,tiwai@suse.de Cc: From: Date: Sat, 24 May 2025 17:47:29 +0200 Message-ID: <2025052429-paging-request-9169@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit The patch below does not apply to the 6.14-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to . To reproduce the conflict and resubmit, you may use the following commands: git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-6.14.y git checkout FETCH_HEAD git cherry-pick -x 7150d57c370f9e61b7d0e82c58002f1c5a205ac4 # git commit -s git send-email --to '' --in-reply-to '2025052429-paging-request-9169@gregkh' --subject-prefix 'PATCH 6.14.y' HEAD^.. Possible dependencies: thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From 7150d57c370f9e61b7d0e82c58002f1c5a205ac4 Mon Sep 17 00:00:00 2001 From: Stefan Binding Date: Tue, 20 May 2025 13:47:43 +0100 Subject: [PATCH] ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA Add support for HP Agusta. Laptops use 2 CS35L41 Amps with HDA, using Internal boost, with I2C Signed-off-by: Stefan Binding Cc: Link: https://patch.msgid.link/20250520124757.12597-1-sbinding@opensource.cirrus.com Signed-off-by: Takashi Iwai diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index a426d9882702..69788dd9a1ec 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10888,6 +10888,8 @@ static const struct hda_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x103c, 0x8e2c, "HP EliteBook 16 G12", ALC285_FIXUP_HP_GPIO_LED), SND_PCI_QUIRK(0x103c, 0x8e36, "HP 14 Enstrom OmniBook X", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x103c, 0x8e37, "HP 16 Piston OmniBook X", ALC287_FIXUP_CS35L41_I2C_2), + SND_PCI_QUIRK(0x103c, 0x8e3a, "HP Agusta", ALC287_FIXUP_CS35L41_I2C_2), + SND_PCI_QUIRK(0x103c, 0x8e3b, "HP Agusta", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x103c, 0x8e60, "HP Trekker ", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x103c, 0x8e61, "HP Trekker ", ALC287_FIXUP_CS35L41_I2C_2), SND_PCI_QUIRK(0x103c, 0x8e62, "HP Trekker ", ALC287_FIXUP_CS35L41_I2C_2),