[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250814094527.29745592@akair>
Date: Thu, 14 Aug 2025 09:45:27 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: Brian Masney <bmasney@...hat.com>
Cc: Tero Kristo <kristo@...nel.org>, Michael Turquette
<mturquette@...libre.com>, Stephen Boyd <sboyd@...nel.org>, Maxime Ripard
<mripard@...nel.org>, linux-omap@...r.kernel.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/7] clk: ti: convert from clk round_rate() to
determine_rate()
Am Mon, 11 Aug 2025 08:48:05 -0400
schrieb Brian Masney <bmasney@...hat.com>:
> The round_rate() clk ops is deprecated in the clk framework in favor
> of the determine_rate() clk ops. The first two patches in this series
> drops the round_rate() function since a determine_rate() function is
> already implemented. The remaining patches convert the drivers using
> the Coccinelle semantic patch posted below. I did a few minor cosmetic
> cleanups of the code in a few cases.
>
> I want to call out the changes to the dpll driver since a fair number
> of changes had to be done outside of Coccinelle. I unfortunately don't
> have this particular hardware on hand, so I was not able to test it.
> I broke the changes to this driver up into smaller chunks to make it
> easier to review.
>
Tested-by: Anddreas Kemnade <andreas@...nade.info> # OMAP3 GTA04, OMAP4 Panda
No new scary things seen on boot. Can someone check this on AM3, too?
Regards,
Andreas
Powered by blists - more mailing lists