Re: [PATCH v7 01/14] clk: fixed-factor: add optional accuracy support

From: Stephen Boyd
Date: Thu Feb 22 2024 - 01:12:54 EST


Quoting Théo Lebrun (2024-02-21 10:22:09)
> Fixed factor clock reports the parent clock accuracy. Add flags and acc
> fields to `struct clk_fixed_factor` to support setting a fixed
> accuracy. The default if no flag is set is not changed: use the parent
> clock accuracy.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
> ---

Applied to clk-next

Please consider adding a test.