Hi Biju, On Mon, 3 Mar 2025 at 12:04, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > Add XSPI clock and reset entries. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/drivers/clk/renesas/rzv2h-cpg.h > +++ b/drivers/clk/renesas/rzv2h-cpg.h > @@ -68,6 +68,7 @@ struct smuxed { > #define CPG_CDDIV4 (0x410) > #define CPG_CSDIV0 (0x500) > > +#define CDDIV0_DIVCTL1 DDIV_PACK(CPG_CDDIV0, 4, 3, 1) > #define CDDIV0_DIVCTL2 DDIV_PACK(CPG_CDDIV0, 8, 3, 2) > #define CDDIV1_DIVCTL0 DDIV_PACK(CPG_CDDIV1, 0, 2, 4) > #define CDDIV1_DIVCTL1 DDIV_PACK(CPG_CDDIV1, 4, 2, 5) This hunk is already queued as part of commit 4d6952981244d1e4 ("clk: renesas: r9a09g057: Add entries for the DMACs") in renesas-clk-for-v6.15. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds