Hi all, This patch series adds device nodes for the Timer Units (TMU) on the R-Mobile APE6 SoC, and on various SoCs from the RZ/G1 and R-Car Gen2 family. All TMU instances have been tested successfully using [1] on R-Mobile APE6 (APE6EVM), and on R-Car H2 (Lager) and M2-W (Koelsch), except for TMU3 on M2-W, which consistently fails the CLOCK_REALTIME test (why?). Still to be queued in renesas-devel for v6.10? Thanks for your comments! [1] https://elinux.org/R-Car/Tests:timers Geert Uytterhoeven (3): ARM: dts: renesas: r8a73a4: Add TMU nodes ARM: dts: renesas: rzg1: Add TMU nodes ARM: dts: renesas: rcar-gen2: Add TMU nodes arch/arm/boot/dts/renesas/r8a73a4.dtsi | 37 ++++++++++++++ arch/arm/boot/dts/renesas/r8a7742.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7743.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7744.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7745.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a77470.dtsi | 44 +++++++++++++++++ arch/arm/boot/dts/renesas/r8a7790.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7791.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7792.dtsi | 59 +++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7793.dtsi | 58 ++++++++++++++++++++++ arch/arm/boot/dts/renesas/r8a7794.dtsi | 58 ++++++++++++++++++++++ include/dt-bindings/clock/r8a73a4-clock.h | 4 ++ 12 files changed, 608 insertions(+) -- 2.34.1 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