summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2019-10-08 13:42:00 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:08:19 +0800
commite5907a9126bcdc9136602d7e0e53e80674b0722d (patch)
tree30282b6f18afc8fa6e7ce674de0c7027118912ae /arch/arm64/boot/dts/freescale/imx8mq.dtsi
parentc685791ca6dc2db7b5bac3c320e38bdae48965ba (diff)
arm64: dts: imx8mq: Remove GPU/VPU thermal zone
Remove GPU/VPU thermal zones to make it aligned with previous NXP internal tree. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> (cherry picked from commit 6bcd8249cb717c8525bd69c9ca501d378b67e0be)
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8mq.dtsi30
1 files changed, 1 insertions, 29 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 99eceefb2d6c..dd85edafb281 100755
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -247,34 +247,6 @@
};
};
};
-
- gpu-thermal {
- polling-delay-passive = <250>;
- polling-delay = <2000>;
- thermal-sensors = <&tmu 1>;
-
- trips {
- gpu-crit {
- temperature = <90000>;
- hysteresis = <2000>;
- type = "critical";
- };
- };
- };
-
- vpu-thermal {
- polling-delay-passive = <250>;
- polling-delay = <2000>;
- thermal-sensors = <&tmu 2>;
-
- trips {
- vpu-crit {
- temperature = <90000>;
- hysteresis = <2000>;
- type = "critical";
- };
- };
- };
};
timer {
@@ -499,7 +471,7 @@
0x00030005 0x00000053
0x00030006 0x0000005f
0x00030007 0x00000071>;
- #thermal-sensor-cells = <1>;
+ #thermal-sensor-cells = <0>;
};
wdog1: watchdog@30280000 {