Hi Geert,
On Thu, Nov 20, 2025 10:19 AM, Geert Uytterhoeven wrote:
> > Maybe use:
> >
> > #define rzg2l_cpg_dsi_div_set_divider(...) do { } while (0)
>
> I assume you are saying this in the context of the kernel test robot's report?
>
> Static inline functions offer more safety. Just s/u8/u8 divider/ should fix
> the W=1 issue.
Yes, that was a mistake/typo on my part. Oops.
I'll be fixing that for my next submission.
At the moment, I'm moving to the "renesas-clk" repo/branch because Biju
mentioned my patchset does not apply cleanly.
Chris