From patchwork Tue Jul 2 03:19:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13718930 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 82E56C2BD09 for ; Tue, 2 Jul 2024 03:19:35 +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=ModFIB0z+5jnad/pCJRDvRy1N6PEu1j/Esa2ClWb3X0=; b=GGZHsYP3k8btd9OGLfjK1C5HH4 NvLuKSjctUbiqx43fH1sFtxm6LVg81/SOx7OwKLLi/Ub6yUoihr/dMd1oNWHHrjvch4QKJ33mIwWY TYEESfqz2L5OnL3jGZAh2Ebc5yjdKkPVmdG8D7BrO/+uWs318sua6pHJKjnq8kUhDde5G69chL4qJ uS4M3enPCFozeF+0Q3W3HFEzo7677N/F3kvArWJgtjzr6O/+ZgJ87fzpbfeCmz68DsYzZrQjwPng+ SthJ4zFXd2M2EDWYi85AdSWXvmVFt3frzW623vSlOmIP0Bdaaok78t3ye+LTZF4okbAVVr2cYAasD vKoNJnyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOU3A-00000005PZC-3Vjj; Tue, 02 Jul 2024 03:19:25 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOU2z-00000005PYT-33DD for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 03:19:15 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id D626ACE1B55; Tue, 2 Jul 2024 03:19:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 92FADC116B1; Tue, 2 Jul 2024 03:19:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719890350; bh=WpodWV6+pvEFIAIUsTJbwIsKB7qDeFJY3RdXcq4REQI=; h=From:To:Cc:Subject:Date:From; b=jVk2veC5B+qbX+hPzPJ/m0EU0nUwDQy5htn0QMGdmD/TLDT8mHI7KppYKydKNfIB1 V99zXSRKW43QcJT9H1awUnzht2okB1blWZd+2ChMutvfzlAe52Urdu5+in1JMKHj04 uTSB7EJFJIhk4IDvFm6Dl1Oi1qpm7o3YJJPjYF4bfOUwYiInJyH5T3pPtu2pp9TXEe b2/uder4x/XfxczecDaS3b99NDPzjP0Pm2raUZxpEvquKezE7ElDVUtItNvl/Hpf4N +Xa2SWSDjeoxPPMEFid2FKtqd5re+KF7/zIqJgqp/He3xcL+goNw+VMNeqDAB4gw5+ TaOnzPHyShGBg== From: Bjorn Andersson To: Stephen Boyd , linux-clk@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Gabor Juhos , Luca Weiss , Md Sadre Alam Subject: [GIT PULL] Qualcomm clock fixes for v6.10 Date: Mon, 1 Jul 2024 22:19:08 -0500 Message-ID: <20240702031909.341332-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-20240701_201913_966183_4B9EEBEF X-CRM114-Status: UNSURE ( 8.12 ) 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 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -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.10 for you to fetch changes up to 72ceafb587a56e26c905472418c7dc2033c294d3: clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag (2024-05-28 16:32:47 -0500) ---------------------------------------------------------------- Qualcomm clock fixes for v6.10 Correct the Stromer Plus PLL set_rate to explicitly set ALPHA_EN bit and remove unnecessary upper parts of CONFIG_CTL values. Mark the recently added IPQ9574 GCC crypto clocks BRANCH_HALT_VOTED, to address stuck clock warnings. Lastly fix the GPLL6 and GPLL7 parents on SM6350 to avoid issues with these reportedly running at ~25GHz. ---------------------------------------------------------------- Gabor Juhos (2): clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs Luca Weiss (1): clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents Md Sadre Alam (1): clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag drivers/clk/qcom/apss-ipq-pll.c | 2 -- drivers/clk/qcom/clk-alpha-pll.c | 3 +++ drivers/clk/qcom/gcc-ipq9574.c | 10 ++++++---- drivers/clk/qcom/gcc-sm6350.c | 10 +++++----- 4 files changed, 14 insertions(+), 11 deletions(-)