All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFT 0/6] PWM & TPU patches for V4M
@ 2024-07-25 19:49 Wolfram Sang
  2024-07-25 19:49 ` [PATCH RFT 1/6] clk: renesas: r8a779h0: Add PWM clock Wolfram Sang
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Wolfram Sang @ 2024-07-25 19:49 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

Here are the patches I prepared to enable PWM and TPU on the R-Car V4M
SoC. Only patches 1-4 are for upstream, the rest are convenience patches
for testers. They are based on linus-git as of today.

As discussed privately, Geert wants to have a try testing these. I
cannot because testing needs physical access to HW which I don't have.
Thanks, Geert!


Cong Dang (2):
  clk: renesas: r8a779h0: Add PWM clock
  clk: renesas: r8a779h0: Add TPU clock

Khanh Le (1):
  arm64: dts: renesas: r8a779h0: Add PWM device node

Wolfram Sang (3):
  arm64: dts: renesas: r8a779h0: Add TPU device node
  arm64: dts: r8a779h0-gray-hawk-single: Add PWM support
  arm64: dts: r8a779h0-gray-hawk-single: Add TPU support

 .../dts/renesas/r8a779h0-gray-hawk-single.dts | 36 +++++++++++
 arch/arm64/boot/dts/renesas/r8a779h0.dtsi     | 61 +++++++++++++++++++
 drivers/clk/renesas/r8a779h0-cpg-mssr.c       |  2 +
 3 files changed, 99 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2024-07-30  9:40 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 19:49 [PATCH RFT 0/6] PWM & TPU patches for V4M Wolfram Sang
2024-07-25 19:49 ` [PATCH RFT 1/6] clk: renesas: r8a779h0: Add PWM clock Wolfram Sang
2024-07-29 18:41   ` Geert Uytterhoeven
2024-07-25 19:49 ` [PATCH RFT 2/6] clk: renesas: r8a779h0: Add TPU clock Wolfram Sang
2024-07-29 18:39   ` Geert Uytterhoeven
2024-07-30  8:45     ` Geert Uytterhoeven
2024-07-25 19:49 ` [PATCH RFT 3/6] arm64: dts: renesas: r8a779h0: Add PWM device node Wolfram Sang
2024-07-29 18:42   ` Geert Uytterhoeven
2024-07-29 19:00     ` Wolfram Sang
2024-07-25 19:49 ` [PATCH RFT 4/6] arm64: dts: renesas: r8a779h0: Add TPU " Wolfram Sang
2024-07-29 18:44   ` Geert Uytterhoeven
2024-07-29 19:01     ` Wolfram Sang
2024-07-30  6:43       ` Geert Uytterhoeven
2024-07-25 19:49 ` [PATCH RFT 5/6] arm64: dts: r8a779h0-gray-hawk-single: Add PWM support Wolfram Sang
2024-07-29 18:50   ` Geert Uytterhoeven
2024-07-25 19:49 ` [PATCH RFT 6/6] arm64: dts: r8a779h0-gray-hawk-single: Add TPU support Wolfram Sang
2024-07-29 18:52   ` Geert Uytterhoeven
2024-07-29 19:05     ` Wolfram Sang
2024-07-30  6:54       ` Geert Uytterhoeven
2024-07-30  9:40         ` Wolfram Sang
2024-07-26 13:09 ` [PATCH RFT 0/6] PWM & TPU patches for V4M Rob Herring (Arm)

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.