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 869EEC87FC5 for ; Thu, 24 Jul 2025 22:45:40 +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:Message-ID:Date:To:Cc:From: Subject:References:In-Reply-To:Content-Transfer-Encoding:MIME-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Otn8nzbO29X9b9QOTmDaE+I0bCuBf0fjEQ4FVCl8lEM=; b=Vq432Q6xhfcFYuQGhTC7Wq1gyD J0D6mdFcBQJYUWXQfHoxBf369rqi7T2rPJenw65mm97PcmUSGfItMk/cqHyVtOfE9pMLuQFfPdIkf yQCwyWtvIxzGmM6d4Ie7AbnqI8+ikoB0C2MLFEIOMWYfF8AQIh96+WIjaplA+4fggTCP7tUJRViqo qeetEUBXi8ZdZMcJUjiy7DE+EKU0ygtpK4JIIjcBlKFQNfLQZxPTjcAn2DjmazVkbLwHEa3qI83/0 eNvHoxhVEYN/Z2Lwmp/ny+g2PlVs/JydgihDvx6btnmkPUP/YWpYMcidwXvjzOBGINw8C0dSQKq5Z u6SD348w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uf4gv-00000008d67-1bjj; Thu, 24 Jul 2025 22:45:33 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uf4E5-00000008ZaX-3MIL for linux-arm-kernel@lists.infradead.org; Thu, 24 Jul 2025 22:15:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 10A2DA5413D; Thu, 24 Jul 2025 22:15:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A5CA0C4CEED; Thu, 24 Jul 2025 22:15:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753395344; bh=Otn8nzbO29X9b9QOTmDaE+I0bCuBf0fjEQ4FVCl8lEM=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=rNccOgOlmhDnelDafBSd/9xAWCa9L32GTg2hHW1nk3wvZoIN3+Q+8W1P5xD0N0drw Ap7PM5rQddEw52PhVzv+nTU97qRSm0XaKeo868upFZJiRBZXfkuo0rELLYhozt+m+S Twfkmceghi6Qjzo+aTAxsiIAIm8rQVCsplS/3R18QShbeiP1rKITKqUpjp8Ta7duzP IZy98HdNMjOzIjXNsW/fjssOZvbYINBsJE9zi9yvy++VeM/lwouK9IqDNo/6JoZIez uZ6TZeG/4Awcio9YIx+imCpQRgGclOv2dfl4Qaip5or4UNTxmJzlq5U/rZOYG21P8J +ue6dB9zpW0JA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20250710-clk-imx-round-rate-v1-9-5726f98e6d8d@redhat.com> References: <20250710-clk-imx-round-rate-v1-0-5726f98e6d8d@redhat.com> <20250710-clk-imx-round-rate-v1-9-5726f98e6d8d@redhat.com> Subject: Re: [PATCH 09/13] clk: imx: pll14xx: convert from round_rate() to determine_rate() From: Stephen Boyd Cc: linux-clk@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Brian Masney To: Abel Vesa , Brian Masney , Fabio Estevam , Maxime Ripard , Michael Turquette , Peng Fan , Pengutronix Kernel Team , Sascha Hauer , Shawn Guo Date: Thu, 24 Jul 2025 15:15:43 -0700 Message-ID: <175339534376.3513.2033168620689843824@lazor> User-Agent: alot/0.11 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250724_151545_906266_9C69661B X-CRM114-Status: UNSURE ( 7.23 ) 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 Quoting Brian Masney (2025-07-10 14:10:41) > The round_rate() clk ops is deprecated, so migrate this driver from > round_rate() to determine_rate() using the Coccinelle semantic patch > on the cover letter of this series. >=20 > Signed-off-by: Brian Masney > --- Applied to clk-next