Re: [PATCH v2 06/10] clk: eyeq: add EyeQ5 fixed factor clocks

From: Stephen Boyd
Date: Thu Nov 14 2024 - 18:00:44 EST


Quoting Théo Lebrun (2024-11-06 08:03:57)
> Expose additional clocks on EyeQ5. Some indexes come from dt-bindings
> headers, others are private to the driver.
>
> Few clocks are early (of_clk_init() stage: core clocks and UART clock),
> others can wait until platform device probe. The source for this list
> is downstream Mobileye kernel and some internal documentation.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
> ---

Applied to clk-next