From mboxrd@z Thu Jan 1 00:00:00 1970 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 0A1D2CA0FF9 for ; Wed, 27 Aug 2025 15:55:09 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=q0Enn8x02nS1ZwJApgm44vN214HxLdlpZM3Gje3GyPI=; b=IrXYDxzAlUKcez lY5O3FRYMmkVKZl0gSLAEnTkrXWmgb2KNh4Jw6q8GpJ5E5Z0LTuxZd9wCbwxxnm8spQJszENmVSP5 /j/NjNxL1sYad8yNEeScPpbIKqr93ggehf06zoin1C2ZtHa27mXjWO5hEJKU5s0+CiRGNWpSwj+Iz U1vTJdWsH4/zN6IojKNDR3CfnOpCIBmVYaa+EvAb7+xLwUa1CGvFLtS3sT/+5wnpRjR22VuvX2nGp AbbH9elAjgRdnDoEVCqZd8cuvx+3b/bM3J+lzRWYCuiOY0XQdktxqWSfnkfp+8WTyKRCTm2G2RfJ+ yUsBhLmPCRMoarAaX7Sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1urIUH-0000000G4fl-3UqT; Wed, 27 Aug 2025 15:55:01 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1urGXn-0000000Fdbr-0g0A; Wed, 27 Aug 2025 13:50:33 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id D431D2720; Wed, 27 Aug 2025 06:50:20 -0700 (PDT) Received: from bogus (unknown [10.57.57.52]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id A11B23F694; Wed, 27 Aug 2025 06:50:11 -0700 (PDT) Date: Wed, 27 Aug 2025 14:49:48 +0100 From: Sudeep Holla To: Brian Masney Cc: Peng Fan , Sudeep Holla , Cristian Marussi , Michael Turquette , Stephen Boyd , Chen Wang , Inochi Amaoto , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Paul Cercueil , Keguang Zhang , Taichi Sugaya , Takao Orito , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Jacky Huang , Shan-Chun Hung , Vladimir Zapolskiy , Piotr Wojtaszczyk , Paul Walmsley , Samuel Holland , Yixun Lan , Steen Hegelund , Daniel Machon , UNGLinuxDriver@microchip.com, Orson Zhai , Baolin Wang , Chunyan Zhang , Maxime Coquelin , Alexandre Torgue , Michal Simek , Maxime Ripard , Andreas =?utf-8?Q?F=C3=A4rber?= , Manivannan Sadhasivam , Sven Peter , Janne Grunau , Alyssa Rosenzweig , Neal Gompa , Eugeniy Paltsev , Ray Jui , Scott Branden , Broadcom internal kernel review list , Max Filippov , Matthias Brugger , AngeloGioacchino Del Regno , Daniel Palmer , Romain Perier , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Bjorn Andersson , Geert Uytterhoeven , Heiko Stuebner , Andrea della Porta , Krzysztof Kozlowski , Sylwester Nawrocki , Chanwoo Choi , Alim Akhtar , Qin Jian , Viresh Kumar , Ulf Hansson , Luca Ceresoli , Alex Helms , Linus Walleij , Liviu Dudau , Lorenzo Pieralisi , Nobuhiro Iwamatsu , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, arm-scmi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, sophgo@lists.linux.dev, linux-mips@vger.kernel.org, imx@lists.linux.dev, linux-riscv@lists.infradead.org, spacemit@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com, patches@opensource.cirrus.com, linux-actions@lists.infradead.org, asahi@lists.linux.dev, linux-mediatek@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org, soc@lists.linux.dev Subject: Re: [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate() Message-ID: <20250827-abstract-maize-tanuki-d1bdcb@sudeepholla> References: <20250811-clk-for-stephen-round-rate-v1-0-b3bf97b038dc@redhat.com> <20250811-clk-for-stephen-round-rate-v1-112-b3bf97b038dc@redhat.com> <20250827070933.GB18994@nxa18884-linux.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250827_065031_274456_F47B4858 X-CRM114-Status: GOOD ( 31.65 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Wed, Aug 27, 2025 at 09:13:17AM -0400, Brian Masney wrote: > On Wed, Aug 27, 2025 at 03:09:33PM +0800, Peng Fan wrote: > > Hi Brian, Sudeep, Cristian > > > > On Mon, Aug 11, 2025 at 11:19:44AM -0400, Brian Masney via B4 Relay wrote: > > >From: Brian Masney > > > > > >This driver implements both the determine_rate() and round_rate() clk > > >ops, and the round_rate() clk ops is deprecated. When both are defined, > > >clk_core_determine_round_nolock() from the clk core will only use the > > >determine_rate() clk ops, so let's remove the round_rate() clk ops since > > >it's unused. > > > > > >Signed-off-by: Brian Masney > > >--- > > > drivers/clk/clk-scmi.c | 30 ------------------------------ > > > 1 file changed, 30 deletions(-) > > > > > >diff --git a/drivers/clk/clk-scmi.c b/drivers/clk/clk-scmi.c > > >index d2408403283fc72f0cf902e65f4c08bcbc7b4b0b..6c6ddb92e7cf6a0cfac2c7e19c0f15f777bb8c51 100644 > > >--- a/drivers/clk/clk-scmi.c > > >+++ b/drivers/clk/clk-scmi.c > > >@@ -54,35 +54,6 @@ static unsigned long scmi_clk_recalc_rate(struct clk_hw *hw, > > > return rate; > > > } > > > > > >-static long scmi_clk_round_rate(struct clk_hw *hw, unsigned long rate, > > >- unsigned long *parent_rate) > > >-{ > > > > I see the point of round_rate is not used if determine_rate is there. > > But reading the code of round_rate, It might be better to rename > > scmi_clk_round_rate to scmi_clk_determine_rate. > > > > Anyway, need Sudeep and Cristian to comment. > > In this case, yes the round_rate implementation is filled out, whereas > the determine_rate lets the firmware handle it, and > scmi_clk_recalc_rate() will later populate the rate the clock is running > at. > > I can convert round_rate over to determine_rate in this case, however it > would be a change to what's there now, and risks a regression. Here's > the relevant code from drivers/clk/clk.c where the determine_rate and > round_rate ops are called: I am inclined towards this. Determine rate was added recently when the clock parent support was added IIUC, so I don't think it should regress anything. > > static int clk_core_determine_round_nolock(struct clk_core *core, > struct clk_rate_request *req) > { > ... > if (clk_core_rate_is_protected(core)) { > req->rate = core->rate; > } else if (core->ops->determine_rate) { > return core->ops->determine_rate(core->hw, req); > } else if (core->ops->round_rate) { > rate = core->ops->round_rate(core->hw, req->rate, > &req->best_parent_rate); > ... > > If Sudeep / Cristian want the round rate converted to determine rate in > this driver, then I can do that in a v2. > Yes please. Also please post it independent if it doesn't have to be in the series. To many in cc and lots of patches to respin all. -- Regards, Sudeep _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv