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

Brian Masney bmasney at redhat.com
Sun Sep 14 05:04:51 PDT 2025


Hi all,

On Thu, Jul 10, 2025 at 07:42:15PM -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.

Would it be possible to get this picked up for v6.18? I'd like to remove
this API from drivers/clk in v6.19.

Thanks,

Brian




More information about the linux-arm-kernel mailing list