Re: [PATCH 01/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
From: Sudeep Holla
Date: Mon Mar 02 2026 - 06:27:48 EST
On Thu, Feb 26, 2026 at 01:16:45PM -0500, Brian Masney wrote:
> There are some clocks where the rounding is managed by the hardware, and
> 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>
>
Acked-by: Sudeep Holla <sudeep.holla@xxxxxxxxxx>
--
Regards,
Sudeep