Re: [PATCH 07/13] clk: imx: scu: drop determine_rate op and use CLK_ROUNDING_FW_MANAGED flag

From: Peng Fan

Date: Thu Feb 26 2026 - 21:02:37 EST


On Thu, Feb 26, 2026 at 01:16:51PM -0500, Brian Masney wrote:
>This clk driver has a noop determine_rate clk op. Drop this empty
>function, and enable the CLK_ROUNDING_FW_MANAGED flag.
>
>Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
>

Reviewed-by: Peng Fan <peng.fan@xxxxxxx>