From e5907a9126bcdc9136602d7e0e53e80674b0722d Mon Sep 17 00:00:00 2001 From: Anson Huang Date: Tue, 8 Oct 2019 13:42:00 +0800 Subject: 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 (cherry picked from commit 6bcd8249cb717c8525bd69c9ca501d378b67e0be) --- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8mq.dtsi') 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 { -- cgit v1.2.3