From d08ec0eb9f99753f811f7b71aa23bd6716b35843 Mon Sep 17 00:00:00 2001 From: Yi-Wei Wang Date: Mon, 1 Jul 2024 16:29:10 +0800 Subject: [PATCH] nv-platform: unregister tmp451 from thermal zone Unregister tmp451 from thermal zone as no cooling action is required from the thermal framework. Temperature readings of tmp451 sensors are still available from the sysfs nodes exposed by the hwmon framework. Bug 4139424 Bug 4652433 Bug 4715251 Signed-off-by: Yi-Wei Wang Change-Id: Ie7b61fc9d2712374b3b3ddb6b7448e801044cb7f Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3165613 GVS: buildbot_gerritrpt Reviewed-by: Jon Hunter Reviewed-by: svcacv Reviewed-by: Rajkumar Kasirajan --- nv-platform/tegra234-p3701-0000.dtsi | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/nv-platform/tegra234-p3701-0000.dtsi b/nv-platform/tegra234-p3701-0000.dtsi index a4a8d86..80c1da3 100644 --- a/nv-platform/tegra234-p3701-0000.dtsi +++ b/nv-platform/tegra234-p3701-0000.dtsi @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -// SPDX-FileCopyrightText: Copyright (c) 2022-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. +// SPDX-FileCopyrightText: Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved. #include "tegra234-p3701-0000-prod-overlay.dtsi" @@ -96,22 +96,6 @@ }; }; - thermal-zones { - tboard-thermal { - polling-delay = <1000>; - polling-delay-passive = <1000>; - thermal-sensors = <&tegra_tmp451 0>; - status = "okay"; - }; - - tdiode-thermal { - polling-delay = <1000>; - polling-delay-passive = <1000>; - thermal-sensors = <&tegra_tmp451 1>; - status = "okay"; - }; - }; - eeprom-manager { bus@0 { i2c-bus = <&gen1_i2c>;