summaryrefslogtreecommitdiff
path: root/qcom/bengal-thermal-overlay.dtsi
diff options
context:
space:
mode:
authorLucas Wei <lucaswei@google.com>2021-05-31 12:14:58 +0800
committerLucas Wei <lucaswei@google.com>2021-05-31 12:14:58 +0800
commitbac014853ace9398eb34866209e1eb183c7fdfbe (patch)
treeb2bbbead542004063839247896df0331cd581af4 /qcom/bengal-thermal-overlay.dtsi
parent84ee10ed83c441b63b9ab3c0710351a7fba4fa14 (diff)
parentac2071f00e6c3fc0207dc274c8a8cca46e4fe0bf (diff)
downloaddevicetree-bac014853ace9398eb34866209e1eb183c7fdfbe.tar.gz
Bug: 187909050 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: I733f40c91d84882e434bb34eeb5a197e94e22f98
Diffstat (limited to 'qcom/bengal-thermal-overlay.dtsi')
-rw-r--r--qcom/bengal-thermal-overlay.dtsi106
1 files changed, 0 insertions, 106 deletions
diff --git a/qcom/bengal-thermal-overlay.dtsi b/qcom/bengal-thermal-overlay.dtsi
index bfc70d78..cea18dc7 100644
--- a/qcom/bengal-thermal-overlay.dtsi
+++ b/qcom/bengal-thermal-overlay.dtsi
@@ -1,24 +1,6 @@
#include <dt-bindings/thermal/thermal.h>
&thermal_zones {
- pmi632-tz {
- cooling-maps {
- trip0_bat {
- trip = <&pmi632_trip0>;
- cooling-device =
- <&pmi632_charger (THERMAL_MAX_LIMIT-1)
- (THERMAL_MAX_LIMIT-1)>;
- };
-
- trip1_bat {
- trip = <&pmi632_trip1>;
- cooling-device =
- <&pmi632_charger THERMAL_MAX_LIMIT
- THERMAL_MAX_LIMIT>;
- };
- };
- };
-
pm6125-tz {
cooling-maps {
trip0_cpu0 {
@@ -71,94 +53,6 @@
};
};
};
-
- pmi632-bcl-lvl0 {
- cooling-maps {
- cpu0_cdev {
- trip = <&bcl_lvl0>;
- cooling-device =
- <&CPU0 (THERMAL_MAX_LIMIT-5)
- (THERMAL_MAX_LIMIT-5)>;
- };
-
- cpu4_cdev {
- trip = <&bcl_lvl0>;
- cooling-device =
- <&CPU4 (THERMAL_MAX_LIMIT-5)
- (THERMAL_MAX_LIMIT-5)>;
- };
- };
- };
-
- pmi632-bcl-lvl1 {
- cooling-maps {
- cpu0_cdev {
- trip = <&bcl_lvl1>;
- cooling-device =
- <&CPU0 (THERMAL_MAX_LIMIT-4)
- (THERMAL_MAX_LIMIT-4)>;
- };
-
- cpu4_cdev {
- trip = <&bcl_lvl1>;
- cooling-device =
- <&CPU4 (THERMAL_MAX_LIMIT-4)
- (THERMAL_MAX_LIMIT-4)>;
- };
-
- cpu6_cdev {
- trip = <&bcl_lvl1>;
- cooling-device = <&cpu6_isolate 1 1>;
- };
-
- cpu7_cdev {
- trip = <&bcl_lvl1>;
- cooling-device = <&cpu7_isolate 1 1>;
- };
- };
- };
-
- pmi632-bcl-lvl2 {
- cooling-maps {
- cpu4_cdev {
- trip = <&bcl_lvl2>;
- cooling-device = <&cpu4_isolate 1 1>;
- };
-
- cpu5_cdev {
- trip = <&bcl_lvl2>;
- cooling-device = <&cpu5_isolate 1 1>;
- };
- };
- };
-
- soc {
- cooling-maps {
- soc_cpu0 {
- trip = <&pmi632_low_soc>;
- cooling-device =
- <&CPU0 (THERMAL_MAX_LIMIT-4)
- (THERMAL_MAX_LIMIT-4)>;
- };
-
- soc_cpu4 {
- trip = <&pmi632_low_soc>;
- cooling-device =
- <&CPU4 (THERMAL_MAX_LIMIT-4)
- (THERMAL_MAX_LIMIT-4)>;
- };
-
- soc_cpu6 {
- trip = <&pmi632_low_soc>;
- cooling-device = <&cpu6_isolate 1 1>;
- };
-
- soc_cpu7 {
- trip = <&pmi632_low_soc>;
- cooling-device = <&cpu7_isolate 1 1>;
- };
- };
- };
};
&mdss_mdp {