diff --git a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi index 3d6445a..6de853b 100644 --- a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi +++ b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -// SPDX-FileCopyrightText: Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. +// SPDX-FileCopyrightText: Copyright (c) 2023-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. #include "nv-soc/tegra234-overlay.dtsi" #include "nv-soc/tegra234-soc-thermal.dtsi" @@ -46,34 +46,82 @@ thermal-zones { cpu-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; cv0-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; cv1-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; cv2-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; gpu-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; soc0-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; soc1-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; soc2-thermal { status = "okay"; + + cooling-maps { + map-hot-surface-alert { + cooling-device = <&hot_surface_alert 0 0>; + }; + }; }; tj-thermal {