(subset) [PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()

Kevin Hilman khilman at baylibre.com
Mon Sep 15 16:21:15 PDT 2025


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 <khilman at baylibre.com>




More information about the linux-arm-kernel mailing list