blob: c183654464e9492267a634b100c9e937c9279a7f [file] [log] [blame]
Keerthy286db0a2016-04-28 15:35:46 +05301&cpu_alert0 {
2 temperature = <80000>; /* milliCelsius */
3};
4
5&cpu_crit {
6 temperature = <90000>; /* milliCelsius */
7};
8
9&gpu_crit {
10 temperature = <90000>; /* milliCelsius */
11};
12
13&core_crit {
14 temperature = <90000>; /* milliCelsius */
15};
16
17&dspeve_crit {
18 temperature = <90000>; /* milliCelsius */
19};
20
21&iva_crit {
22 temperature = <90000>; /* milliCelsius */
23};