Re: [PATCH v5 10/20] dt-bindings: clock: imx8mm: add binding definitions for anatop
From: Krzysztof Kozlowski
Date: Fri Dec 06 2024 - 07:59:37 EST
On Thu, Dec 05, 2024 at 12:17:45PM +0100, Dario Binacchi wrote:
> Add the bindings definitions for the anatop node. The patch is
> preparatory for future developments.
This is never a separate patch but goes with the binding doc.
>
> Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx>
>
> ---
>
> (no changes since v4)
>
> Changes in v4:
> - New
>
> include/dt-bindings/clock/imx8mm-clock.h | 66 ++++++++++++++++++++++++
> 1 file changed, 66 insertions(+)
...
> +#define IMX8MM_ANATOP_SYS_PLL2_1000M 56
> +#define IMX8MM_ANATOP_CLK_CLKOUT1_SEL 57
> +#define IMX8MM_ANATOP_CLK_CLKOUT1_DIV 58
> +#define IMX8MM_ANATOP_CLK_CLKOUT1 59
> +#define IMX8MM_ANATOP_CLK_CLKOUT2_SEL 60
> +#define IMX8MM_ANATOP_CLK_CLKOUT2_DIV 61
> +#define IMX8MM_ANATOP_CLK_CLKOUT2 62
> +
> +#define IMX8MM_ANATOP_CLK_END 63
Drop, not a binding really.
> +
> #endif
> --
> 2.43.0
>