public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y-cip 0/7] Add RZ/V2N TSU support
@ 2026-04-08  9:39 Ovidiu Panait
  2026-04-08  9:39 ` [PATCH 6.1.y-cip 1/7] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU Ovidiu Panait
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Ovidiu Panait @ 2026-04-08  9:39 UTC (permalink / raw)
  To: cip-dev, pavel, nobuhiro.iwamatsu.x90

Hi,

This series adds TSU support for the Renesas RZ/V2N SoC.

All patches, except for patches 4/7 and 6/7, were cherry-picked
from mainline kernel.

The RZ/V2H binding patch (1/7) was missed during RZ/V2H TSU backporting,
so it was added in this series.

Patch 4/7 is needed to fix asynchronous aborts during unbind. See the MSTOP
series for more details:
https://lore.kernel.org/cip-dev/20260115083451.1064048-1-claudiu.beznea.uj@bp.renesas.com/

Patch 6/7 is a backport specific change that is needed to allow the
thermal driver to read calibration data from the system controller.

Best regards,
Ovidiu

Kuninori Morimoto (1):
  arm64: dts: renesas: r9a09g056: Move interrupt-parent to root node

Ovidiu Panait (6):
  dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU
  dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2N TSU
  clk: renesas: r9a09g056: Add clock and reset entries for TSU
  PM: domains: Add RZ/V2N compatible to PM domain detach list
  arm64: dts: renesas: r9a09g056: Use syscon compatible for the system
    controller
  arm64: dts: renesas: r9a09g056: Add TSU nodes

 .../thermal/renesas,r9a09g047-tsu.yaml        |  8 +-
 arch/arm64/boot/dts/renesas/r9a09g056.dtsi    | 89 +++++++++++++++++--
 drivers/base/power/common.c                   |  1 +
 drivers/clk/renesas/r9a09g056-cpg.c           |  6 ++
 4 files changed, 96 insertions(+), 8 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2026-04-09  4:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08  9:39 [PATCH 6.1.y-cip 0/7] Add RZ/V2N TSU support Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 1/7] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 2/7] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2N TSU Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 3/7] clk: renesas: r9a09g056: Add clock and reset entries for TSU Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 4/7] PM: domains: Add RZ/V2N compatible to PM domain detach list Ovidiu Panait
2026-04-08 10:46   ` Pavel Machek
2026-04-08  9:39 ` [PATCH 6.1.y-cip 5/7] arm64: dts: renesas: r9a09g056: Move interrupt-parent to root node Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 6/7] arm64: dts: renesas: r9a09g056: Use syscon compatible for the system controller Ovidiu Panait
2026-04-08  9:39 ` [PATCH 6.1.y-cip 7/7] arm64: dts: renesas: r9a09g056: Add TSU nodes Ovidiu Panait
2026-04-08 10:47 ` [PATCH 6.1.y-cip 0/7] Add RZ/V2N TSU support Pavel Machek
2026-04-09  4:21   ` [cip-dev] " nobuhiro.iwamatsu.x90

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox