aboutsummaryrefslogtreecommitdiff
path: root/src/arm/ti/omap/am57xx-commercial-grade.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-03-20 19:38:54 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-03-20 19:38:54 +0000
commit309417d444d2524fe6e9c2912879724afe191bee (patch)
tree6292c44f04645cef9d26f5af7af5e2c337345739 /src/arm/ti/omap/am57xx-commercial-grade.dtsi
parentc47d0ea183983e0631f8cc41e9d25e4854368a0a (diff)
downloadsrc-309417d444d2524fe6e9c2912879724afe191bee.tar.gz
src-309417d444d2524fe6e9c2912879724afe191bee.zip
Diffstat (limited to 'src/arm/ti/omap/am57xx-commercial-grade.dtsi')
-rw-r--r--src/arm/ti/omap/am57xx-commercial-grade.dtsi24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/arm/ti/omap/am57xx-commercial-grade.dtsi b/src/arm/ti/omap/am57xx-commercial-grade.dtsi
new file mode 100644
index 000000000000..3eed6e09c884
--- /dev/null
+++ b/src/arm/ti/omap/am57xx-commercial-grade.dtsi
@@ -0,0 +1,24 @@
+// 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 */
+};