linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] v3u: add support for TPU
@ 2021-09-01  9:17 Wolfram Sang
  2021-09-01  9:17 ` [PATCH 1/3] clk: renesas: r8a779a0: Add TPU clock Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wolfram Sang @ 2021-09-01  9:17 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

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


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

end of thread, other threads:[~2021-09-06  9:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  9:17 [PATCH 0/3] v3u: add support for TPU Wolfram Sang
2021-09-01  9:17 ` [PATCH 1/3] clk: renesas: r8a779a0: Add TPU clock Wolfram Sang
2021-09-06  9:36   ` Geert Uytterhoeven
2021-09-01  9:17 ` [PATCH 2/3] arm64: dts: renesas: r8a779a0: Add TPU node Wolfram Sang
2021-09-06  9:38   ` Geert Uytterhoeven
2021-09-01  9:17 ` [RFC PATCH 3/3] arm64: dts: r8a779a0-falcon-cpu: Add TPU support Wolfram Sang
2021-09-06  9:45   ` Geert Uytterhoeven
2021-09-06  9:50     ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).