[PATCH v2 0/3] arm64: tegra: Add cooling device on Jetson AGX Thor DevKit
From: Thierry Reding
Date: Fri Aug 28 2026 - 07:52:54 EST
This set of patches adds the thermal zones for Jetson AGX Thor and sets
up the PWM-controlled fan to act as a cooling device.
Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
---
Changes in v2:
- move thermal include below DTS subdirectory
- fix device name in commit subject
- fix typo in include guard comment
- Link to v1: https://patch.msgid.link/20260827-tegra264-fan-v1-0-3c55f0c748b1@xxxxxxxxxx
To: Thierry Reding <thierry.reding@xxxxxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
Cc: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
Cc: Conor Dooley <conor+dt@xxxxxxxxxx>
Cc: Jonathan Hunter <jonathanh@xxxxxxxxxx>
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-tegra@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
---
Thierry Reding (3):
arm64: tegra: Add PWM fan on Jetson AGX Thor DevKit
arm64: tegra: Add thermal zones for Tegra264
arm64: tegra: Add cooling device on Jetson AGX Thor DevKit
arch/arm64/boot/dts/nvidia/tegra264-p3834.dtsi | 32 +++++++++++
.../boot/dts/nvidia/tegra264-p4071-0000+p3834.dtsi | 65 ++++++++++++++++++++++
arch/arm64/boot/dts/nvidia/tegra264.dtsi | 29 ++++++++++
.../boot/dts/nvidia/thermal/nvidia,tegra264-bpmp.h | 20 +++++++
4 files changed, 146 insertions(+)
---
base-commit: 1aa1ddfbd85b8d7306bfc3e89044f2c0bddbb3af
change-id: 20260817-tegra264-fan-759ee60d0826
Best regards,
--
Thierry Reding <treding@xxxxxxxxxx>