ipq807x: remove critical trips from AC/HK DTSI
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 <robimarko@gmail.com>
This commit is contained in:
committed by
Christian Marangi
parent
c4752e0a13
commit
75bf5b41a1
@@ -29,12 +29,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu0_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -55,12 +49,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu1_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -81,12 +69,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu2_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -107,12 +89,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu3_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -133,12 +109,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cluster_crit: cluster_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
|
|||||||
@@ -35,12 +35,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu0_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -74,12 +68,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu1_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -113,12 +101,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu2_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -152,12 +134,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu3_crit: cpu_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
@@ -191,12 +167,6 @@
|
|||||||
hysteresis = <2000>;
|
hysteresis = <2000>;
|
||||||
type = "passive";
|
type = "passive";
|
||||||
};
|
};
|
||||||
|
|
||||||
cluster_crit: cluster_crit {
|
|
||||||
temperature = <110000>;
|
|
||||||
hysteresis = <1000>;
|
|
||||||
type = "critical";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cooling-maps {
|
cooling-maps {
|
||||||
|
|||||||
Reference in New Issue
Block a user