From patchwork Mon Aug 26 15:08:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13778029 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8D336C5321D for ; Mon, 26 Aug 2024 15:10:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=fVwPpvBlmWjP/2XWrb9wqkVGhZ1nJDL+B+ettVjDlTA=; b=Ymw+jNbSHrwTMqYrtKtzhY6jSv 7rOUfIddb5KQ/PM+dg44ncIW26olx917H6MYxL3mQuL7OQpEJZQZVqoZlX5yZ3bD5GMZC9Sw3AgdS VgzZwHM6CufgZtjvKRizg0cpJ/0Yxh9mZWqARitTmB9IjD+esOfoDoivq4Mh/GIQ5UgenpVUYeEho GtteISHl52Qc4M8YOhQ/TK4dI5bLVAvq8+43Oz3k/RuIQ+3S2H2wxPEM0PD65AyBkwEHZgYV7KgCM pLGaExfehenznlNkUnDloQRHAUFRsKAXVdwNoPz8suNY1uRDuB95JmpPRAGuZT6NrLgp3tyX+tFHO YpYNNtVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sibME-00000007lTL-2iFv; Mon, 26 Aug 2024 15:10:14 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sibL0-00000007l8u-2en8 for linux-arm-kernel@lists.infradead.org; Mon, 26 Aug 2024 15:08:59 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 01F90A429B3; Mon, 26 Aug 2024 15:08:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 27C19C4FF64; Mon, 26 Aug 2024 15:08:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724684937; bh=5blJDuMEX3E4geAq1lFwpcNVREtjQI6qqEGDWBsSQ08=; h=From:To:Cc:Subject:Date:From; b=baO+0YTeRUvghxCvZL+FIFHwtWzQt9Se0F2uKUKkMUn990Ny+icb606IHNELPasTm 2xZOOl4/P0ztJKizt18imdIYVoPpKZ9M1jS4jPVD7hoG7BxAJSVVLnaFcyyVIEFWGt Ihr+ve+y01hTx0uBuiWXwJ7kHwKSyWKJJVWCirTQZ0SNZMEeiRPlAqoRO1lnSF6L34 gJLGyy0CQan+WiC/LRD1Nbl9Czq1AFRsbKVtjITvsk5Rz91JjX9UN7mLVj+nZKCU2z nxV+lAtIA3x9Ae6ojDTz9ONFTub8GmWJCio0wuT3otRqZbhY/DWNpbPum77BgAXLbf zZwmAiiThgKEg== From: Bjorn Andersson To: Stephen Boyd , linux-clk@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Satya Priya Kakitapalli , Abel Vesa , devi priya Subject: [GIT PULL] Qualcomm clock fixes for v6.11 Date: Mon, 26 Aug 2024 10:08:55 -0500 Message-ID: <20240826150856.1647492-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240826_080858_756119_3D49656A X-CRM114-Status: UNSURE ( 8.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-clk-fixes-for-6.11 for you to fetch changes up to 6357efe3abead68048729adf11a9363881657939: clk: qcom: ipq9574: Update the alpha PLL type for GPLLs (2024-08-14 21:56:45 -0500) ---------------------------------------------------------------- Qualcomm clock fixes for v6.11 This corrects several issues with the Alpha PLL clock driver. It updates IPQ9574 GCC driver to correctly use the EVO PLL registers for GPLL clocks. X1E USB GDSC flags are corrected to leave these in retention as the controllers are suspended. ---------------------------------------------------------------- Abel Vesa (1): clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags Satya Priya Kakitapalli (4): clk: qcom: clk-alpha-pll: Fix the pll post div mask clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabled clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL devi priya (1): clk: qcom: ipq9574: Update the alpha PLL type for GPLLs drivers/clk/qcom/clk-alpha-pll.c | 25 ++++++++++++++++++++++--- drivers/clk/qcom/gcc-ipq9574.c | 12 ++++++------ drivers/clk/qcom/gcc-x1e80100.c | 4 ++-- 3 files changed, 30 insertions(+), 11 deletions(-)