[PATCH v2 0/9] drm: convert from clk round_rate() to determine_rate()
Raphael Gallais-Pou
raphael.gallais-pou at foss.st.com
Mon Sep 15 04:01:22 PDT 2025
On 9/14/25 14:08, Brian Masney wrote:
> Hi all,
>
> On Mon, Aug 11, 2025 at 06:56:04AM -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 drm subsystem using the Coccinelle semantic patch
>> posted below. I did a few minor cosmetic cleanups of the code in a
>> few cases.
>>
>> Changes since v1:
>> - Drop space after the cast (Maxime)
>> - Added various Acked-by and Reviewed-by tags
> 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.
>
> I'm not sure which tree(s) this should go through. All of the patches
> except patch 1 have at least one Acked-by or Reviewed-by.
If there are no objections I'll merge the rest of the series in the
drm-misc-next later today.
Regards,
Raphaël
>
> Thanks,
>
> Brian
>
More information about the linux-arm-kernel
mailing list