On Thu, Dec 05, 2024 at 12:17:46PM +0100, Dario Binacchi wrote: > Add the bindings definitions for the anatop node. The patch is > preparatory for future developments. I don't understand last statement. How this can prepare? Either you add bindings for clock provider or not. > > Signed-off-by: Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx> > > --- > > (no changes since v4) > > Changes in v4: > - New > > include/dt-bindings/clock/imx8mn-clock.h | 67 ++++++++++++++++++++++++ > 1 file changed, 67 insertions(+) ... > +#define IMX8MN_ANATOP_CLK_CLKOUT1_SEL 57 > +#define IMX8MN_ANATOP_CLK_CLKOUT1_DIV 58 > +#define IMX8MN_ANATOP_CLK_CLKOUT1 59 > +#define IMX8MN_ANATOP_CLK_CLKOUT2_SEL 60 > +#define IMX8MN_ANATOP_CLK_CLKOUT2_DIV 61 > +#define IMX8MN_ANATOP_CLK_CLKOUT2 62 > + > +#define IMX8MN_ANATOP_CLK_END 63 Drop > + > #endif > -- > 2.43.0 >