Re: [PATCH v4 0/4] thermal: renesas: Add support for RZ/G3S

From: claudiu beznea
Date: Thu Aug 28 2025 - 14:53:50 EST


Hi, Wolfram,

On 8/28/25 11:41, Wolfram Sang wrote:
On Sun, Aug 10, 2025 at 03:21:21PM +0300, Claudiu wrote:
From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>

Hi,

This series adds thermal support for the Renesas RZ/G3S SoC.

Series is organized as follows:
- patches 1-2/4: add thermal support for RZ/G3S
- patches 3-4/5: add device tree support

Merge strategy, if any:
- patches 1-2/4 can go through the thermal tree
- patches 3-4/4 can go through the Renesas tree

Series applies fine; I can read the temp (36°) which increases
reasonably over time (40°).

Tested-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>

Thank you for checking it,
Claudiu