Re: [PATCH v4 02/11] clk: sunxi-ng: nkm: consider alternative parent rates when determining rate
From: Maxime Ripard
Date: Mon Jul 17 2023 - 10:08:27 EST
On Mon, 17 Jul 2023 15:34:26 +0200, Frank Oltmanns wrote:
> In case the CLK_SET_RATE_PARENT flag is set, consider using a different
> parent rate when determining a new rate.
>
> To find the best match for the requested rate, perform the following
> steps for each NKM combination:
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime