Merge "ARM: dts: qcom: Remove cpu pause action on boot core"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
9a62421626
@@ -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>;
|
||||
|
Reference in New Issue
Block a user