Here is the series with patches for Geert to enable TPU on V3U. I took the DTS patches from the BSP, the rest was developed on mainline tree. Patch 3 enables it on the Falcon board where it will be available on the GPIO connector CN4. Otherwise, it is not actively used on that platform. Not essential, but nice to have, I'd say. Tested remotely using the sloppy GPIO logic analyzer. Pulses could be traced and changes to period and duty cycles showed up in the scopes as well. Duc Nguyen (2): arm64: dts: renesas: r8a779a0: Add TPU node arm64: dts: r8a779a0-falcon-cpu: Add TPU support Wolfram Sang (1): clk: renesas: r8a779a0: Add TPU clock arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 12 ++++++++++++ arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 11 +++++++++++ drivers/clk/renesas/r8a779a0-cpg-mssr.c | 1 + 3 files changed, 24 insertions(+) -- 2.30.2