[PATCH v3 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-08-21 07:37:51
Also in:
linux-pm, linux-tegra, lkml
From: mperttunen@nvidia.com (Mikko Perttunen)
Date: 2014-08-21 07:37:51
Also in:
linux-pm, linux-tegra, lkml
On 20/08/14 22:44, Stephen Warren wrote:
On 08/06/2014 04:25 AM, Mikko Perttunen wrote:quoted
This adds critical trip points to the Jetson TK1 device tree. The device will do a controlled shutdown when either the CPU, GPU or MEM thermal zone reaches 101 degrees Celsius.quoted
diff --git a/arch/arm/boot/dts/tegra124-jetson-tk1.dtsb/arch/arm/boot/dts/tegra124-jetson-tk1.dtsquoted
+ thermal-zones { + cpu { + trips {...quoted
+ }; + };thermal.txt states that a cooling-maps sub-node is mandatory. However, it seems to be missing here. Is the DT binding documentation overly strict, or do we need to add such a node here?
Debatable. I can add an empty one, that's probably the easiest solution. Mikko
-- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html