From: Laxman Dewangan <ldewangan@nvidia.com>
To: Keerthy <a0393675@ti.com>,
edubezval@gmail.com, rui.zhang@intel.com, robh+dt@kernel.org
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 2/2] thermal: max77620: Add thermal driver for reporting junction temp
Date: Tue, 7 Jun 2016 12:05:27 +0530 [thread overview]
Message-ID: <57566B2F.3020706@nvidia.com> (raw)
In-Reply-To: <5756441A.7030705@ti.com>
On Tuesday 07 June 2016 09:18 AM, Keerthy wrote:
> Hi Laxman,
>
> On Monday 06 June 2016 05:14 PM, Laxman Dewangan wrote:
>> Maxim Semiconductor Max77620 supports alarm interrupts when
>> its die temperature crosses 120C and 140C. These threshold
>> temperatures are not configurable.
>>
>> Add thermal driver to register PMIC die temperature as thermal
>> zone sensor and capture the die temperature warning interrupts
>> to notifying the client.
>
> Couple of minor comments.
>
>> + Support for die junction temperature warning alarm for Maxim
>> + Semiconductor PMIC MAX77620 device. Device generates two alarm
>> + interrupts when PMIC die temperature cross the threshold of
>> + 120 degC and 140 degC.
>
> So what are the actions taken for 120C and 140C trips?
> What cooling device is used?
>
The PMIC die temp increases because of higher load on the rails. The
higher load (more current from rail) is due to if CPU are running on
higher frequency,
The information is used by the thermal monitoring and throttling system
and when it sees higher temp on the PMIC die:
- It can reduce the frequency of the CPU or something like this as part
of thermal throttling.
- If device supports fan then it can increase speed of fans or turn on fan.
>>
>> +};
>> +
>
> This does not give the absolute temperature. So some comments would be
> really helpful for this function.
>
OK, will add on next rev of patch.
next prev parent reply other threads:[~2016-06-07 6:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 11:44 [PATCH V3 1/2] thermal: max77620: Add DT binding doc for thermal driver Laxman Dewangan
2016-06-06 11:44 ` [PATCH V3 2/2] thermal: max77620: Add thermal driver for reporting junction temp Laxman Dewangan
2016-06-07 3:48 ` Keerthy
2016-06-07 6:35 ` Laxman Dewangan [this message]
2016-06-07 3:55 ` [PATCH V3 1/2] thermal: max77620: Add DT binding doc for thermal driver Keerthy
2016-06-07 6:38 ` Laxman Dewangan
2016-06-07 7:47 ` Keerthy
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=57566B2F.3020706@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=a0393675@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=rui.zhang@intel.com \
/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).