summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/am57xx-commercial-grade.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/am57xx-commercial-grade.dtsi')
-rw-r--r--dts/src/arm/am57xx-commercial-grade.dtsi23
1 files changed, 23 insertions, 0 deletions
diff --git a/dts/src/arm/am57xx-commercial-grade.dtsi b/dts/src/arm/am57xx-commercial-grade.dtsi
new file mode 100644
index 0000000000..c183654464
--- /dev/null
+++ b/dts/src/arm/am57xx-commercial-grade.dtsi
@@ -0,0 +1,23 @@
+&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 */
+};