Hi Wolfram, On Mon, Oct 7, 2024 at 9:30 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Fri, Oct 4, 2024 at 9:57 PM Wolfram Sang > <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > > According to the documentation, there is no bit in a Standby Control > > > Register to control the DMAC clock. The driver doesn't care about the > > > clock or its rate, so you can use P0 if you want. > > > > Would you prefer using 'p0' or leaving this patch as is? > > Leaving the patch as-is is fine for me. Upon second thought: the clock would only be used by the PM Domain code. So without a clocks property, "power-domains = <&cpg_clocks>" would not make any sense, and the power-domains property should be made optional. The pinctrl and irqc also don't have it. 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