Hi all, This patch series adds support for the seven PWM Timers on the Renesas R-Car H1 SoC. For proper operation, this depends on [1]. PWM0 (b/d), PWM2, and PWM5 have been tested with PWM sysfs and a logic analyzer on the Marzen development board using DT overlays available from [2]. I plan to queue this series in renesas-devel-for-v6.4. Thanks for your comments! [1] [PATCH] pinctrl: renesas: r8a7779: Add PWM pins, groups, and functions https://lore.kernel.org/r/cea9723e9c3df4b1408750caa38886aac1fab5f7.1679329090.git.geert+renesas@xxxxxxxxx [2] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/renesas-overlays Geert Uytterhoeven (2): dt-bindings: clock: r8a7779: Add PWM module clock ARM: dts: r8a7779: Add PWM support arch/arm/boot/dts/r8a7779.dtsi | 91 +++++++++++++++++++---- include/dt-bindings/clock/r8a7779-clock.h | 1 + 2 files changed, 79 insertions(+), 13 deletions(-) -- 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