Re: [PATCH] clk: xilinx: Optimize divisor search in clk_wzrd_get_divisors_ver()
From: Stephen Boyd
Date: Sun Sep 21 2025 - 13:57:35 EST
Quoting Shubhrajyoti Datta (2025-07-28 22:08:42)
> Optimise the clock wizard divisor calculation by eliminating the innermost
> loop over output divider o. Earlier there was an error that is returned
> if the WZRD_MIN_ERR is not achieved error is returned now it computes
> the best possible frequency.
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx>
> ---
Applied to clk-next