2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-10 04:08:52 +00:00
u-boot/arch/arm/dts/am57xx-commercial-grade.dtsi

25 lines
395 B
Text
Raw Normal View History

// SPDX-License-Identifier: GPL-2.0
&cpu_alert0 {
temperature = <80000>; /* milliCelsius */
};
&cpu_crit {
temperature = <90000>; /* milliCelsius */
};
&gpu_crit {
temperature = <90000>; /* milliCelsius */
};
&core_crit {
temperature = <90000>; /* milliCelsius */
};
&dspeve_crit {
temperature = <90000>; /* milliCelsius */
};
&iva_crit {
temperature = <90000>; /* milliCelsius */
};