2022-11-03 21:30:25

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 0/4] r8a779g0: add TMU support

Here are the clk and DTS changes to enable TMU timers on the R-Car V4H
based WhiteHawk board. Tested with the 'clocksource-switch' selftest.
Nothing special, very similar to S4-8. Happy hacking!

Wolfram Sang (4):
clk: renesas: r8a779g0: Add TMU and SASYNCRT clocks
arm64: dts: renesas: r8a779g0: Add TMU nodes
arm64: dts: renesas: white-hawk-cpu: sort RWDT entry correctly
TEST: arm64: dts: renesas: white-hawk-cpu: Enable TMU

.../dts/renesas/r8a779g0-white-hawk-cpu.dtsi | 24 ++++++-
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 65 +++++++++++++++++++
drivers/clk/renesas/r8a779g0-cpg-mssr.c | 6 ++
3 files changed, 93 insertions(+), 2 deletions(-)

--
2.35.1