Re: (subset) [PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()
From: Kevin Hilman <khilman@baylibre.com>
Date: 2025-09-15 23:21:17
Also in:
linux-clk, linux-omap, lkml
From: Kevin Hilman <khilman@baylibre.com>
Date: 2025-09-15 23:21:17
Also in:
linux-clk, linux-omap, lkml
On Thu, 10 Jul 2025 19:42:15 -0400, Brian Masney wrote:
The round_rate() clk ops is deprecated in the clk framework in favor of the determine_rate() clk ops, so let's go ahead and convert the drivers in the arm32 subsystem using the Coccinelle semantic patch posted below. I did a few minor cosmetic cleanups of the code in a few cases. Coccinelle semantic patch: [...]
Applied, thanks!
[1/3] ARM: OMAP1: clock: convert from round_rate() to determine_rate()
commit: e2c0510935c5485a2dacfd13af3958536b9d138b
[2/3] ARM: OMAP2+: clock: convert from round_rate() to determine_rate()
commit: bb676996ed583464504123721195e98a708fbba9
Best regards,
--
Kevin Hilman [off-list ref]