From patchwork Sat Apr 20 16:28:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13637172 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 36B66C4345F for ; Sat, 20 Apr 2024 16:28:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Z8pYHk/MIDsnRWUR6RFXQaivKvW0MKefYWCZYcD/b6A=; b=VsxsgqucShxx1x E8Tb1EzEodZDGLY/chNC0BUQWpQuaoJNjeU70x7Auh8/wgJrO1TUPyirJ97OHs5trF77QtzEcJHnK seIUd+nOW65+v5fgkvNVIW3EixMDQFEJp0Z9s62jEtDHXSVjslzFX7fonm+wNO+0VHLp7ehwP22Ak xdZEcchm+6HNPk26+OLj/4KGQDII3zT9dzela4lQtMWTmYhlj8E8JCvrj1lFIBwGLQttp1nv+xDNQ DPtt1xIImYzsRMk3Go88fqueQEomL8qAxGoGtF76ERysQ15LMcx5f47DdhrdNhchzKRKevRhq+hGK YzO2RvE8Vr4bdBxV7WTw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryDZQ-00000008o5q-0TVg; Sat, 20 Apr 2024 16:28:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryDZN-00000008o5K-26ti for linux-arm-kernel@lists.infradead.org; Sat, 20 Apr 2024 16:28:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 25D5D60B7D; Sat, 20 Apr 2024 16:28:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2121C072AA; Sat, 20 Apr 2024 16:28:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713630482; bh=788OCsH/6UqwQ4ixNOMF1QrFuh90hMLdU5+GRsml9HI=; h=From:To:Cc:Subject:Date:From; b=WbcHncY6xZchR0Qt5byuZvQTio5UQF4DIpJ+9cESe9Z3VGy+T1ikFwBXrgCwXyyf8 c9U3T3/ieBjKYjQL3YmwIYVlsbb96cZmZ3IUk7Mkc8Qkv5T/tlkhzabmLR5VIHzt60 1qosf7bwLq5jjx9GcCguguhzNuoY/3/kGw7Eo4IYaYAYhRLLoauGn6jbDTgNGlssHC LjtXeV6D5c4Xf0QcCyAYurEgT8gZg7O01/M2MpZnR4GhNWOUIFWvW6XVa1/TJiSnVD cZqaAXETNE5vI5O9w1zuXuY1fGvq1j2dN2DPbFL1J6p5V4ZK95uEDrIDfqVqDmhB6C SLEnNdryRBSww== From: Bjorn Andersson To: Stephen Boyd , linux-clk@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Adam Skladowski , Johan Hovold Subject: [GIT PULL] Qualcomm clock fixes for v6.9 Date: Sat, 20 Apr 2024 11:28:00 -0500 Message-ID: <20240420162801.1132878-1-andersson@kernel.org> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240420_092805_609375_14DD2E01 X-CRM114-Status: UNSURE ( 8.29 ) 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 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -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.9 for you to fetch changes up to 0d4ce2458cd7d1d66a5ee2f3c036592fb663d5bc: clk: qcom: smd-rpm: Restore msm8976 num_clk (2024-04-02 22:49:07 -0500) ---------------------------------------------------------------- Qualcomm clock fixes for v6.9 The introduction of support for the external VDD_GFX supply in SA8295P ADP unearthed a lockdep problem in the GDSC code w.r.t regulator supplies. Make the regulator optional, to avoid creating a dummy regulator, on those boards that doesn't use this. While not solving the root cause of the problem, it reduces the impact of the lockdep warning - and it avoids wasting resources. Refactoring of the RPM clock driver accidentally removed num_clks from msm8976. Reintroduce this to get the clocks back. ---------------------------------------------------------------- Adam Skladowski (1): clk: qcom: smd-rpm: Restore msm8976 num_clk Johan Hovold (1): clk: qcom: gdsc: treat optional supplies as optional drivers/clk/qcom/clk-smd-rpm.c | 1 + drivers/clk/qcom/gdsc.c | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-)