On Fri, Oct 03, 2014 at 09:57:24PM +0200, Pavel Machek wrote: > On Wed 2014-09-24 14:32:06, Eduardo Valentin wrote: > > Hello Mikko, > > > > On Thu, Aug 21, 2014 at 01:17:21PM +0300, Mikko Perttunen wrote: > > > 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. > > > > + trips { > > > + trip@0 { > > > + temperature = <101000>; > > > + hysteresis = <0>; > > > + type = "critical"; > > > + }; > > Would it be still time to switch to some more reasonable unit, like > degrees celsius? milicelsius is a bit of overkill.. ACPI uses > deciCelsius, but .. celsius should be enough. > We should be using deciKelvin then. Cheers, Peter. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html