1
0
Fork 0
alistair23-linux/drivers/soc/tegra
Mikko Perttunen 3568df3d31 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 <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-01-23 16:20:49 +01:00
..
fuse soc/tegra: fuse: Add Tegra132 support 2015-01-09 16:14:36 +01:00
Makefile ARM: tegra: Convert PMC to a driver 2014-07-17 14:58:43 +02:00
common.c soc/tegra: Implement runtime check for Tegra SoCs 2014-07-17 14:58:41 +02:00
pmc.c soc: tegra: Add thermal reset (thermtrip) support to PMC 2015-01-23 16:20:49 +01:00