public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y-cip 0/7] RZ/G3S: Backport TSU support
@ 2025-12-17 10:32 Claudiu
  2025-12-17 10:32 ` [PATCH 6.1.y-cip 1/7] clk: renesas: r8a08g045: Check the source of the CPU PLL settings Claudiu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Claudiu @ 2025-12-17 10:32 UTC (permalink / raw)
  To: pavel, nobuhiro.iwamatsu.x90; +Cc: claudiu.beznea, cip-dev

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series backports the TSU (Thermal Sensor Unit) support for RZ/G3S.

Thank you,
Claudiu

Claudiu Beznea (7):
  clk: renesas: r8a08g045: Check the source of the CPU PLL settings
  clk: renesas: r9a08g045: Add clocks, resets and power domain support
    for the TSU IP
  dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
  thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas
    RZ/G3S SoC
  arm64: dts: renesas: r9a08g045: Add OPP table
  arm64: dts: renesas: r9a08g045: Add TSU node
  arm64: defconfig: Enable Renesas RZ/G3S thermal driver

 .../thermal/renesas,r9a08g045-tsu.yaml        |  93 ++++++
 MAINTAINERS                                   |   7 +
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi    |  77 ++++-
 .../boot/dts/renesas/rzg3s-smarc-som.dtsi     |   4 -
 arch/arm64/configs/defconfig                  |   1 +
 drivers/clk/renesas/r9a08g045-cpg.c           |   7 +-
 drivers/clk/renesas/rzg2l-cpg.c               |  13 +-
 drivers/clk/renesas/rzg2l-cpg.h               |  10 +-
 drivers/thermal/Kconfig                       |   8 +
 drivers/thermal/Makefile                      |   1 +
 drivers/thermal/rzg3s_thermal.c               | 292 ++++++++++++++++++
 11 files changed, 502 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/thermal/renesas,r9a08g045-tsu.yaml
 create mode 100644 drivers/thermal/rzg3s_thermal.c

-- 
2.43.0



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

end of thread, other threads:[~2026-01-06  8:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17 10:32 [PATCH 6.1.y-cip 0/7] RZ/G3S: Backport TSU support Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 1/7] clk: renesas: r8a08g045: Check the source of the CPU PLL settings Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 2/7] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the TSU IP Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 3/7] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 4/7] thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 5/7] arm64: dts: renesas: r9a08g045: Add OPP table Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 6/7] arm64: dts: renesas: r9a08g045: Add TSU node Claudiu
2025-12-17 10:32 ` [PATCH 6.1.y-cip 7/7] arm64: defconfig: Enable Renesas RZ/G3S thermal driver Claudiu
2026-01-06  8:37 ` [PATCH 6.1.y-cip 0/7] RZ/G3S: Backport TSU support Pavel Machek

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