From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
Date: Fri, 3 Oct 2014 21:57:24 +0200 [thread overview]
Message-ID: <20141003195723.GA6074@amd> (raw)
In-Reply-To: <20140924183204.GE27076@developer>
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 at 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.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2014-10-03 19:57 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-21 10:17 [PATCH v5 0/4] Tegra124 soctherm driver Mikko Perttunen
2014-08-21 10:17 ` [PATCH v5 1/4] of: Add bindings for nvidia,tegra124-soctherm Mikko Perttunen
2014-09-24 18:40 ` Eduardo Valentin
2014-09-24 19:43 ` Stephen Warren
2014-08-21 10:17 ` [PATCH v5 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree Mikko Perttunen
2014-08-21 10:17 ` [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1 Mikko Perttunen
2014-09-24 18:32 ` Eduardo Valentin
2014-09-24 18:34 ` Mikko Perttunen
2014-09-24 18:41 ` Eduardo Valentin
2014-09-24 18:43 ` Mikko Perttunen
2014-09-24 18:48 ` Eduardo Valentin
2014-09-24 19:01 ` Mikko Perttunen
2014-10-03 19:57 ` Pavel Machek [this message]
2014-10-06 7:24 ` Peter De Schrijver
2014-08-21 10:17 ` [PATCH v5 4/4] thermal: Add Tegra SOCTHERM thermal management driver Mikko Perttunen
2014-09-24 19:18 ` Eduardo Valentin
2014-09-24 19:32 ` Mikko Perttunen
2014-09-24 23:24 ` Eduardo Valentin
2014-09-25 5:59 ` Thierry Reding
2014-09-25 7:55 ` Mikko Perttunen
2014-08-21 12:20 ` [PATCH v5 0/4] Tegra124 soctherm driver Juha-Matti Tilli
2014-08-21 16:01 ` Eduardo Valentin
2014-08-21 18:03 ` Juha-Matti Tilli
2014-08-27 15:36 ` Mikko Perttunen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141003195723.GA6074@amd \
--to=pavel@ucw.cz \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).