Hi Krzysztof, On Wed, Mar 20, 2024 at 10:33 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > On 19/03/2024 23:42, Niklas Söderlund wrote: > > On 2024-03-19 17:29:05 +0100, Geert Uytterhoeven wrote: > >> Add device nodes for the Timer Units (TMU) on the R-Mobile APE6 SoC, > >> and the clocks serving them. > >> > >> Note that TMU channels 1 and 2 are not added, as their interrupts are > >> not wired to the interrupt controller for the AP-System Core (INTC-SYS), > >> only to the interrupt controller for the AP-Realtime Core (INTC-RT). > >> > >> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > > Please run scripts/checkpatch.pl and fix reported warnings. Some > warnings can be ignored, but the code here looks like it needs a fix. > Feel free to get in touch if the warning is not clear. > > DT bindings are separate patches. Sorry, I don't see a point in making that a separate patch: the clock-indices in the DT binding header are only used by the DTS. R-Mobile APE6 still uses the legacy CPG/MSTP DT bindings. The DTS for newer SoCs just hardcodes the indices (as part of the full module clock number, straight from the hardware documentation). 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