Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[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.037501 seconds and 5 git commands to generate.