Re: [PATCH v6 05/18] dt-bindings: clock: imx8m-anatop: add oscillators and PLLs

From: Krzysztof Kozlowski
Date: Mon Dec 23 2024 - 10:06:34 EST


On Sun, Dec 22, 2024 at 06:04:20PM +0100, Dario Binacchi wrote:
> Though adding clocks and clock-names properties will break the ABI,
> it is required to accurately describe the hardware. Indeed, the anatop
> module uses the input oscillators to generate various PLLs. In turn,
> the Clock Control Module (CCM) receives clocks from the PLLs and
> oscillators and generates clocks for on-chip peripherals.
>
> Furthermore, as agreed in [1], this change represents the first step
> toward the implementation of the anatop driver. Currently, in fact,
> there is no dedicated anatop driver, but the CCM driver parses the
> anatop node and registers the PLLs it produces.
>
> [1] https://lore.kernel.org/imx/20241106090549.3684963-1-dario.binacchi@xxxxxxxxxxxxxxxxxxxx/
> Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx>
>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof