Here are the patches I prepared to enable PWM and TPU on the R-Car V4M SoC. Only patches 1-4 are for upstream, the rest are convenience patches for testers. They are based on linus-git as of today. As discussed privately, Geert wants to have a try testing these. I cannot because testing needs physical access to HW which I don't have. Thanks, Geert! Cong Dang (2): clk: renesas: r8a779h0: Add PWM clock clk: renesas: r8a779h0: Add TPU clock Khanh Le (1): arm64: dts: renesas: r8a779h0: Add PWM device node Wolfram Sang (3): arm64: dts: renesas: r8a779h0: Add TPU device node arm64: dts: r8a779h0-gray-hawk-single: Add PWM support arm64: dts: r8a779h0-gray-hawk-single: Add TPU support .../dts/renesas/r8a779h0-gray-hawk-single.dts | 36 +++++++++++ arch/arm64/boot/dts/renesas/r8a779h0.dtsi | 61 +++++++++++++++++++ drivers/clk/renesas/r8a779h0-cpg-mssr.c | 2 + 3 files changed, 99 insertions(+) -- 2.43.0