Re: [GIT PULL] thermal driver for v6.18-rc1 #2

From: Rafael J. Wysocki

Date: Sun Sep 28 2025 - 06:05:22 EST


Hi Daniel,

On Sun, Sep 28, 2025 at 12:34 AM Daniel Lezcano
<daniel.lezcano@xxxxxxxxxx> wrote:
>
> Hi Rafael,
>
> after an error reported by kbuild test, it appears a file missed when
> importing the RZ/G3E new driver which stayed locally after a conflict
> resolution. This change is on top of the previous tag. Alternatively, if
> you wish to drop the previous PR, I can emit a new PR with this
> offending change fixed, IOW this fix folded with initial patch (which
> sounds cleaner to me BTW).
>
> The following changes since commit 79428e60897916401c9ed326f6ada4d7c7c997a3:
>
> dt-bindings: thermal: qcom-tsens: Document the Glymur temperature
> Sensor (2025-09-26 13:27:44 +0200)
>
> are available in the Git repository at:
>
>
> ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.18-rc1-2
>
> for you to fetch changes up to dc67521c20b701b5237ff486ae078829dc1f8fea:
>
> thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas
> RZ/G3E SoC (2025-09-28 00:19:53 +0200)
>
> ----------------------------------------------------------------
> - Add missing file when importing conflicting change for the Renesas
> RZ/G3E thermal driver (Daniel Lezcano)
>
> ----------------------------------------------------------------
> John Madieu (1):
> thermal/drivers/renesas/rzg3e: Fix add thermal driver for the
> Renesas RZ/G3E SoC
>
> drivers/thermal/renesas/rzg3e_thermal.c | 547
> ++++++++++++++++++++++++++++++++
> 1 file changed, 547 insertions(+)
> create mode 100644 drivers/thermal/renesas/rzg3e_thermal.c
>
> --

Pulled and added to linux-pm.git/linux-next, thanks!