Merge "ARM: dts: qcom: Remove cpu pause action on boot core"

This commit is contained in:
QCTECMDR Service
2024-08-07 17:37:30 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -722,25 +722,12 @@
type = "passive";
};
cpu0_emerg: cpu0-emerg-cfg {
temperature = <110000>;
hysteresis = <10000>;
type = "passive";
};
reset-mon-cfg {
temperature = <115000>;
hysteresis = <0>;
type = "hot";
};
};
cooling-maps {
cpu00_cdev {
trip = <&cpu0_emerg>;
cooling-device = <&cpu0_pause 1 1>;
};
};
};
cpu-0-1 {
@@ -1125,7 +1112,7 @@
};
};
zeroc-0-step {
zeroc-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 128>;
@@ -1144,7 +1131,7 @@
};
};
zeroc-1-step {
zeroc-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 128>;