summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/freescale/imx8mq.dtsi
diff options
context:
space:
mode:
authorVitor Massaru Iha <vitor@massaru.org>2020-03-02 22:15:16 -0300
committerShawn Guo <shawnguo@kernel.org>2020-03-11 16:25:29 +0800
commitc5486819d26339d398f0972a528e189a3db1427e (patch)
tree6b00ee2a0c3fda9ae1851e63013e1c3580a174ab /arch/arm64/boot/dts/freescale/imx8mq.dtsi
parentf93f1e721cc7c5e6af7f1b2ada62b1c7b3a93426 (diff)
downloadlinux-c5486819d26339d398f0972a528e189a3db1427e.tar.bz2
arm64: dts: imx8mq-phanbell: Add gpio-fan/thermal support
It was based on Google Source Code for Coral Edge TPU Mendel release: https://coral.googlesource.com/linux-imx/ It was tested on Coral Dev Board using this command: sudo stress --cpu 4 --timeout 3600 Signed-off-by: Vitor Massaru Iha <vitor@massaru.org> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 985a1a68b6d1..9bbdaf2d6e34 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -198,7 +198,7 @@
};
thermal-zones {
- cpu-thermal {
+ cpu_thermal: cpu-thermal {
polling-delay-passive = <250>;
polling-delay = <2000>;
thermal-sensors = <&tmu 0>;