Now that critical trips are defined for all thermal zones in the SOC DTSI there is no need to duplicate them in AC and HK DTSI. Signed-off-by: Robert Marko <[email protected]>
@@ -29,12 +29,6 @@
hysteresis = <2000>;
type = "passive";
};
-
- cpu0_crit: cpu_crit {
- temperature = <110000>;
- hysteresis = <1000>;
- type = "critical";
- };
cooling-maps {
@@ -55,12 +49,6 @@
- cpu1_crit: cpu_crit {
@@ -81,12 +69,6 @@
- cpu2_crit: cpu_crit {
@@ -107,12 +89,6 @@
- cpu3_crit: cpu_crit {
@@ -133,12 +109,6 @@
- cluster_crit: cluster_crit {
@@ -35,12 +35,6 @@
@@ -74,12 +68,6 @@
@@ -113,12 +101,6 @@
@@ -152,12 +134,6 @@
@@ -191,12 +167,6 @@