arm64: dts: exynos: Remove no longer needed samsung thermal properties
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 16 Apr 2018 10:12:05 +0000 (12:12 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 25 Jun 2018 16:38:49 +0000 (18:38 +0200)
Remove no longer needed samsung thermal properties.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433-tmu-g3d-sensor-conf.dtsi [deleted file]
arch/arm64/boot/dts/exynos/exynos5433-tmu-sensor-conf.dtsi [deleted file]
arch/arm64/boot/dts/exynos/exynos5433.dtsi
arch/arm64/boot/dts/exynos/exynos7-tmu-sensor-conf.dtsi [deleted file]
arch/arm64/boot/dts/exynos/exynos7.dtsi

diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tmu-g3d-sensor-conf.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tmu-g3d-sensor-conf.dtsi
deleted file mode 100644 (file)
index f080357..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0
-/*
- * Device tree sources for Exynos5433 TMU sensor configuration
- *
- * Copyright (c) 2016 Jonghwa Lee <jonghwa3.lee@samsung.com>
- */
-
-#include <dt-bindings/thermal/thermal_exynos.h>
-
-#thermal-sensor-cells = <0>;
-samsung,tmu_gain = <8>;
-samsung,tmu_reference_voltage = <23>;
-samsung,tmu_noise_cancel_mode = <4>;
-samsung,tmu_efuse_value = <75>;
-samsung,tmu_min_efuse_value = <40>;
-samsung,tmu_max_efuse_value = <150>;
-samsung,tmu_first_point_trim = <25>;
-samsung,tmu_second_point_trim = <85>;
-samsung,tmu_default_temp_offset = <50>;
-samsung,tmu_mux_addr = <6>;
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tmu-sensor-conf.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tmu-sensor-conf.dtsi
deleted file mode 100644 (file)
index cccae66..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0
-/*
- * Device tree sources for Exynos5433 TMU sensor configuration
- *
- * Copyright (c) 2016 Chanwoo Choi <cw00.choi@samsung.com>
- */
-
-#include <dt-bindings/thermal/thermal_exynos.h>
-
-#thermal-sensor-cells = <0>;
-samsung,tmu_gain = <8>;
-samsung,tmu_reference_voltage = <16>;
-samsung,tmu_noise_cancel_mode = <4>;
-samsung,tmu_efuse_value = <75>;
-samsung,tmu_min_efuse_value = <40>;
-samsung,tmu_max_efuse_value = <150>;
-samsung,tmu_first_point_trim = <25>;
-samsung,tmu_second_point_trim = <85>;
-samsung,tmu_default_temp_offset = <50>;
index 038c997..c05d206 100644 (file)
                        clocks = <&cmu_peris CLK_PCLK_TMU0_APBIF>,
                                <&cmu_peris CLK_SCLK_TMU0>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos5433-tmu-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                        status = "disabled";
                };
 
                        clocks = <&cmu_peris CLK_PCLK_TMU0_APBIF>,
                                <&cmu_peris CLK_SCLK_TMU0>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos5433-tmu-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                        status = "disabled";
                };
 
                        clocks = <&cmu_peris CLK_PCLK_TMU1_APBIF>,
                                <&cmu_peris CLK_SCLK_TMU1>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos5433-tmu-g3d-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                        status = "disabled";
                };
 
                        clocks = <&cmu_peris CLK_PCLK_TMU1_APBIF>,
                                <&cmu_peris CLK_SCLK_TMU1>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos5433-tmu-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                        status = "disabled";
                };
 
                        clocks = <&cmu_peris CLK_PCLK_TMU1_APBIF>,
                                <&cmu_peris CLK_SCLK_TMU1>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos5433-tmu-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                        status = "disabled";
                };
 
diff --git a/arch/arm64/boot/dts/exynos/exynos7-tmu-sensor-conf.dtsi b/arch/arm64/boot/dts/exynos/exynos7-tmu-sensor-conf.dtsi
deleted file mode 100644 (file)
index 4849471..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0
-/*
- * Device tree sources for Exynos7 TMU sensor configuration
- *
- * Copyright (c) 2016 Samsung Electronics Co., Ltd.
- *             http://www.samsung.com
- */
-
-#include <dt-bindings/thermal/thermal_exynos.h>
-
-#thermal-sensor-cells = <0>;
-samsung,tmu_gain = <9>;
-samsung,tmu_reference_voltage = <17>;
-samsung,tmu_noise_cancel_mode = <4>;
-samsung,tmu_efuse_value = <75>;
-samsung,tmu_min_efuse_value = <15>;
-samsung,tmu_max_efuse_value = <100>;
-samsung,tmu_first_point_trim = <25>;
-samsung,tmu_second_point_trim = <85>;
-samsung,tmu_default_temp_offset = <50>;
-samsung,tmu_cal_type = <TYPE_ONE_POINT_TRIMMING>;
index 93a8433..75ad724 100644 (file)
                        clocks = <&clock_peris PCLK_TMU>,
                                 <&clock_peris SCLK_TMU>;
                        clock-names = "tmu_apbif", "tmu_sclk";
-                       #include "exynos7-tmu-sensor-conf.dtsi"
+                       #thermal-sensor-cells = <0>;
                };
 
                thermal-zones {