[PATCH 01/13] clk: add new flag CLK_ROUNDING_FW_MANAGED
Sudeep Holla
sudeep.holla at kernel.org
Mon Mar 2 03:27:26 PST 2026
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 at redhat.com>
>
Acked-by: Sudeep Holla <sudeep.holla at kernel.org>
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list