[PATCH v2 0/3] arm64: tegra: Add cooling device on Jetson AGX Thor DevKit

Thierry Reding posted 3 patches 4 weeks, 1 day ago
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(+)
[PATCH v2 0/3] arm64: tegra: Add cooling device on Jetson AGX Thor DevKit
Posted by Thierry Reding 4 weeks, 1 day ago
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@nvidia.com>
---
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@nvidia.com

To: Thierry Reding <thierry.reding@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Cc: devicetree@vger.kernel.org
Cc: linux-tegra@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

---
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@nvidia.com>