RE: [PATCH 01/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
From: Biju Das
Date: Fri Feb 27 2026 - 04:00:29 EST
Thanks, I will test and provide the feedback.
Cheers,
Biju
> -----Original Message-----
> From: linux-arm-kernel <linux-arm-kernel-bounces@xxxxxxxxxxxxxxxxxxx> On Behalf Of Geert Uytterhoeven
> Sent: 27 February 2026 08:17
> Subject: Re: [PATCH 01/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
>
> Hi Brian,
>
> Thanks for your patch!
>
> On Thu, 26 Feb 2026 at 19:17, Brian Masney <bmasney@xxxxxxxxxx> wrote:
> > There are some clocks where the rounding is managed by the hardware,
> > and
>
> s/hardware/firmware/
>
> You got me totally confused, also/especially in the cover letter! ;-)
>
> > the determine_rate() clk ops is just a noop that simply returns 0. Add
> > a new flag for these type of clocks, and update the clk core so that
> > the
> > determine_rate() clk op is not required when this flag is set.
> >
> > Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
>
> In personal conversations with technical people, I call myself a hacker. But when I'm talking to
> journalists I just say "programmer" or something like that.
> -- Linus Torvalds