Hi all, This patch series enables PWM support on R-Car M2-W, using both the single Timer Pulse Unit (4 channels), and the 7 channels of dedicated PWM Timers. Channels 1-3 for both types have been tested on Koelsch using DT overlays from my topic/renesas-overlays branch[*]. I intend to queue this in renesas-devel for v5.8. Thanks for your comments! [*] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/renesas-overlays Geert Uytterhoeven (2): ARM: dts: r8a7791: Add TPU device node ARM: dts: r8a7791: Add PWM device nodes arch/arm/boot/dts/r8a7791.dtsi | 81 ++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) -- 2.17.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