ipq807x: remove critical trips from AC/HK DTSI
authorRobert Marko <robimarko@gmail.com>
Wed, 7 Jun 2023 18:53:31 +0000 (20:53 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 8 Jun 2023 04:53:37 +0000 (06:53 +0200)
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>
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-ac-cpu.dtsi
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8074-hk-cpu.dtsi

index dbc9baa2b945f0487c3176147efab4794c476e61..057d592031106d6a6dd62e30beb13c3b56cec819 100644 (file)
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu0_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu1_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu2_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu3_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cluster_crit: cluster_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
index 8485814969c8e2d0781fe9c835dfc30d513acc29..37af7bbc1f78c24cb4476045de286ae68edf8d78 100644 (file)
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu0_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu1_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu2_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cpu3_crit: cpu_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {
                        hysteresis = <2000>;
                        type = "passive";
                };
-
-               cluster_crit: cluster_crit {
-                       temperature = <110000>;
-                       hysteresis = <1000>;
-                       type = "critical";
-               };
        };
 
        cooling-maps {