Hi Claudiu, On Thu, Feb 8, 2024 at 1:44 PM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: > --- a/drivers/clk/renesas/rzg2l-cpg.c > +++ b/drivers/clk/renesas/rzg2l-cpg.c > +static struct generic_pm_domain * > +rzg2l_cpg_pm_domain_xlate(struct of_phandle_args *spec, void *data) As of commit 4d0824608a636b64 ("pmdomain: core: constify of_phandle_args in xlate") in next-20240215 and later the first parameter needs to be const. 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