From: Mikko Perttunen Date: Tue, 6 Jan 2015 10:52:58 +0000 (+0200) Subject: soc: tegra: Add thermal reset (thermtrip) support to PMC X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3568df3d31d6;p=pandora-kernel.git soc: tegra: Add thermal reset (thermtrip) support to PMC This adds a device tree controlled option to enable PMC-based thermal reset in overheating situations. Thermtrip is supported on Tegra30, Tegra114 and Tegra124. The thermal reset only works when the thermal sensors are calibrated, so a soctherm driver is also required. The thermtrip event is triggered by the soctherm block, and all soctherm sensors default to showing a temperature of zero Celsius before they are initialized. Because of this, it is safe to initialize thermtrip and soctherm in any order. Signed-off-by: Mikko Perttunen Signed-off-by: Thierry Reding --- Reading git-diff-tree failed