[PATCH v2 0/9] drm: convert from clk round_rate() to determine_rate()
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Sun Sep 14 17:14:11 PDT 2025
On Sun, Sep 14, 2025 at 08:08:33AM -0400, 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.
Patches 3, 4 were merged through the msm tree.
>
> Thanks,
>
> Brian
>
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list