On Mon, 7 Apr 2025 at 18:52, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Unlike dynamic dividers, static dividers do not have a monitor bit. > Introduce the `DEF_CSDIV()` macro for defining static dividers, ensuring > consistency with existing dynamic divider macros. > > Additionally, introduce the `CSDIV_NO_MON` macro to indicate the absence > of a monitor bit, allowing the monitoring step to be skipped when > `mon` is set to `CSDIV_NO_MON`. > > Note, `rzv2h_cpg_ddiv_clk_register()` will be re-used instead of generic > `clk_hw_register_divider_table()` for registering satic dividers > as some of the static dividers require RMW operations. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-clk for v6.16. 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