All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] r8a779f0: enable TMU
@ 2022-07-26 21:01 Wolfram Sang
  2022-07-26 21:01 ` [PATCH 1/3] clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wolfram Sang @ 2022-07-26 21:01 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Wolfram Sang

Here are the patches to enable the TMU on a R-Car S4-8. They have been
tested with a Renesas Spider board using Kernel timer selftests on top
of renesas-drivers-2022-07-19-v5.19-rc7.

Wolfram Sang (3):
  clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks
  arm64: dts: renesas: r8a779f0: Add TMU nodes
  TEST: arm64: dts: renesas: spider: Enable TMU

 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi | 20 ++++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi     | 65 +++++++++++++++++++
 drivers/clk/renesas/r8a779f0-cpg-mssr.c       | 10 +++
 3 files changed, 95 insertions(+)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-08-22 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 21:01 [PATCH 0/3] r8a779f0: enable TMU Wolfram Sang
2022-07-26 21:01 ` [PATCH 1/3] clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks Wolfram Sang
2022-08-20  8:18   ` Geert Uytterhoeven
2022-07-26 21:01 ` [PATCH 2/3] arm64: dts: renesas: r8a779f0: Add TMU nodes Wolfram Sang
2022-08-20  8:39   ` Geert Uytterhoeven
2022-08-22 10:17     ` Wolfram Sang
2022-07-26 21:01 ` [PATCH 3/3] TEST: arm64: dts: renesas: spider: Enable TMU Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.