Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[deliverable/linux.git] / arch / arm / boot / dts / am57xx-commercial-grade.dtsi
1 &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 };
This page took 0.035735 seconds and 6 git commands to generate.