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 A817C1DC05C for ; Mon, 7 Oct 2024 16:50:44 +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=1728319845; cv=none; b=REbNRVs3pH5LdcjdFsazHv9PwipWN+YS1U6g0AjOK5UieFvsOowDNIxWkRTIqtWaGEZBjtAULJ86Nw0XcC6j6WLmydwi1i8HgmGhxuUx4jiwnhkv5IW0v100e8N+fc9XwTERhzqJP6nMHUkt1M1k+Ae6fZ2cOk7WJgNw8EUOFXY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728319845; c=relaxed/simple; bh=vI2RnavcQdiVDx7uOJSm1WJ/3gfeSItcz7Mx4DUiHfc=; h=Subject:To:Cc:From:Date:Message-ID:MIME-Version:Content-Type; b=p00WvWnl4GTnhMhsh5cpahwLzMrmcAf6m7RbR6rysY4qhOrOpLDauwwBSxmO93S/rCe0Cg4SH1JSnYq3YTcJpCuuer0+5qbFNscUbnBy0uKWn5AOxdaXnSxhIXpkjyPVp8GtOj1c59PU3B6SajgRGE47IO7bwOd8jIdd4dMqNGs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=dnKI9fB7; 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="dnKI9fB7" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D7CE7C4CEC6; Mon, 7 Oct 2024 16:50:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1728319844; bh=vI2RnavcQdiVDx7uOJSm1WJ/3gfeSItcz7Mx4DUiHfc=; h=Subject:To:Cc:From:Date:From; b=dnKI9fB7oIH57o0uwU4RQMnbct3Pqo2htQZlUeCLg++AC2Kx5xtRpD46gwXRUn8s+ FoliW3/BpRT3MIzkWK1aHpzLDkv9MKSNI1WYINGKgB1D84nMPcPocXlXYiagaeJyQl KU/wvN6ktZj2bE80HUol6c8kkkO0rikR9WfX4Sjw= Subject: FAILED: patch "[PATCH] dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x" failed to apply to 6.6-stable tree To: quic_skakitap@quicinc.com,andersson@kernel.org,krzysztof.kozlowski@linaro.org Cc: From: Date: Mon, 07 Oct 2024 18:50:41 +0200 Message-ID: <2024100741-latter-squabble-1692@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.6-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.6.y git checkout FETCH_HEAD git cherry-pick -x 648b4bde0aca2980ebc0b90cdfbb80d222370c3d # git commit -s git send-email --to '' --in-reply-to '2024100741-latter-squabble-1692@gregkh' --subject-prefix 'PATCH 6.6.y' HEAD^.. Possible dependencies: 648b4bde0aca ("dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x") 26447dad8119 ("dt-bindings: clock: qcom: Add missing UFS QREF clocks") thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From 648b4bde0aca2980ebc0b90cdfbb80d222370c3d Mon Sep 17 00:00:00 2001 From: Satya Priya Kakitapalli Date: Mon, 12 Aug 2024 10:43:02 +0530 Subject: [PATCH] dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x Add the missing GPLL9 which is required for the gcc sdcc2 clock. Fixes: 0fadcdfdcf57 ("dt-bindings: clock: Add SC8180x GCC binding") Cc: stable@vger.kernel.org Acked-by: Krzysztof Kozlowski Signed-off-by: Satya Priya Kakitapalli Link: https://lore.kernel.org/r/20240812-gcc-sc8180x-fixes-v2-2-8b3eaa5fb856@quicinc.com Signed-off-by: Bjorn Andersson diff --git a/include/dt-bindings/clock/qcom,gcc-sc8180x.h b/include/dt-bindings/clock/qcom,gcc-sc8180x.h index 487b12c19db5..e364006aa6ea 100644 --- a/include/dt-bindings/clock/qcom,gcc-sc8180x.h +++ b/include/dt-bindings/clock/qcom,gcc-sc8180x.h @@ -248,6 +248,7 @@ #define GCC_USB3_SEC_CLKREF_CLK 238 #define GCC_UFS_MEM_CLKREF_EN 239 #define GCC_UFS_CARD_CLKREF_EN 240 +#define GPLL9 241 #define GCC_EMAC_BCR 0 #define GCC_GPU_BCR 1