Here is the series with patches for Geert to enable TMU on V3U. I took the DTS patches from the BSP, the rest was developed on mainline tree. Patch 3 is only for testing. The TMU passed the tests described by Niklas here: https://elinux.org/R-Car/Tests:timers Phong Hoang (2): arm64: dts: renesas: r8a779a0: Add TMU support TEST: arm64: dts: renesas: falcon: Enable TMU Wolfram Sang (1): clk: renesas: r8a779a0: Add TMU clocks .../boot/dts/renesas/r8a779a0-falcon.dts | 20 ++++++ arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 65 +++++++++++++++++++ drivers/clk/renesas/r8a779a0-cpg-mssr.c | 6 ++ 3 files changed, 91 insertions(+) -- 2.29.2