* Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210
[not found] ` <20160329151629.GB1855@localhost.localdomain>
@ 2016-04-01 7:01 ` Wei Ni
2016-04-12 8:53 ` Wei Ni
0 siblings, 1 reply; 6+ messages in thread
From: Wei Ni @ 2016-04-01 7:01 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
Cc: Eduardo Valentin, rui.zhang, thierry.reding, MLongnecker, swarren,
mikko.perttunen, linux-tegra, linux-pm, linux-kernel,
devicetree@vger.kernel.org
Patches 1 to 12 in this series were accepted by Eduardo.
Patches 13 and 14 need to go via platform or dt tree.
Used get_maintainer.pl to get maintainers and open list, add them in To: and Cc:
list.
To:
Rob Herring <robh+dt@kernel.org>
Pawel Moll <pawel.moll@arm.com>
Mark Rutland <mark.rutland@arm.com>
Ian Campbell <ijc+devicetree@hellion.org.uk>
Kumar Gala <galak@codeaurora.org>
Cc:
devicetree@vger.kernel.org
On 2016年03月29日 23:16, Eduardo Valentin wrote:
> On Tue, Mar 29, 2016 at 06:29:23PM +0800, Wei Ni wrote:
>> Adds soctherm node for Tegra210, and add cpu,
>> gpu, mem, pllx as thermal-zones. Set critical
>> trip temperatures for them.
>>
>> Signed-off-by: Wei Ni <wni@nvidia.com>
>
> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH V9 RESEND 14/14] arm: tegra: set critical trips for Tegra124
[not found] ` <20160329151705.GC1855-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
@ 2016-04-01 7:04 ` Wei Ni
2016-04-12 8:53 ` Wei Ni
0 siblings, 1 reply; 6+ messages in thread
From: Wei Ni @ 2016-04-01 7:04 UTC (permalink / raw)
To: Eduardo Valentin, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala
Cc: rui.zhang-ral2JQCrhuEAvxtiuMwx3w,
thierry.reding-Re5JQEeQqe8AvxtiuMwx3w,
MLongnecker-DDmLM1+adcrQT0dZR+AlfA,
swarren-3lzwWm7+Weoh9ZMKESR00Q, mikko.perttunen-/1wQRMveznE,
linux-tegra-u79uwXL29TY76Z2rM5mHXA,
linux-pm-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
To:
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Cc:
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On 2016年03月29日 23:17, Eduardo Valentin wrote:
> On Tue, Mar 29, 2016 at 06:29:24PM +0800, Wei Ni wrote:
>> Set general "critical" trip temperatures for cpu, gpu, mem and pllx
>> thermal zones for all Tegra124 platform, these trips can trigger
>> shut down or reset.
>> Tegra124 Jetson TK1 was already set "critical" trips before, so it
>> can overwrite the general values.
>>
>> Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>
> Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210
2016-04-01 7:01 ` [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210 Wei Ni
@ 2016-04-12 8:53 ` Wei Ni
[not found] ` <570CB781.8040208-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Wei Ni @ 2016-04-12 8:53 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
thierry.reding, swarren
Cc: Eduardo Valentin, rui.zhang, MLongnecker, mikko.perttunen,
linux-tegra, linux-pm, linux-kernel, devicetree@vger.kernel.org
Could anyone take a look this patch?
On 2016年04月01日 15:01, Wei Ni wrote:
> Patches 1 to 12 in this series were accepted by Eduardo.
> Patches 13 and 14 need to go via platform or dt tree.
>
> Used get_maintainer.pl to get maintainers and open list, add them in To: and Cc:
> list.
>
> To:
> Rob Herring <robh+dt@kernel.org>
> Pawel Moll <pawel.moll@arm.com>
> Mark Rutland <mark.rutland@arm.com>
> Ian Campbell <ijc+devicetree@hellion.org.uk>
> Kumar Gala <galak@codeaurora.org>
>
> Cc:
> devicetree@vger.kernel.org
>
> On 2016年03月29日 23:16, Eduardo Valentin wrote:
>> On Tue, Mar 29, 2016 at 06:29:23PM +0800, Wei Ni wrote:
>>> Adds soctherm node for Tegra210, and add cpu,
>>> gpu, mem, pllx as thermal-zones. Set critical
>>> trip temperatures for them.
>>>
>>> Signed-off-by: Wei Ni <wni@nvidia.com>
>>
>> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH V9 RESEND 14/14] arm: tegra: set critical trips for Tegra124
2016-04-01 7:04 ` [PATCH V9 RESEND 14/14] arm: tegra: set critical trips for Tegra124 Wei Ni
@ 2016-04-12 8:53 ` Wei Ni
0 siblings, 0 replies; 6+ messages in thread
From: Wei Ni @ 2016-04-12 8:53 UTC (permalink / raw)
To: Eduardo Valentin, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, thierry.reding, swarren
Cc: rui.zhang, MLongnecker, mikko.perttunen, linux-tegra, linux-pm,
linux-kernel, devicetree@vger.kernel.org
Could anyone take a look at this patch?
On 2016年04月01日 15:04, Wei Ni wrote:
> To:
> Rob Herring <robh+dt@kernel.org>
> Pawel Moll <pawel.moll@arm.com>
> Mark Rutland <mark.rutland@arm.com>
> Ian Campbell <ijc+devicetree@hellion.org.uk>
> Kumar Gala <galak@codeaurora.org>
>
> Cc:
> devicetree@vger.kernel.org
>
> On 2016年03月29日 23:17, Eduardo Valentin wrote:
>> On Tue, Mar 29, 2016 at 06:29:24PM +0800, Wei Ni wrote:
>>> Set general "critical" trip temperatures for cpu, gpu, mem and pllx
>>> thermal zones for all Tegra124 platform, these trips can trigger
>>> shut down or reset.
>>> Tegra124 Jetson TK1 was already set "critical" trips before, so it
>>> can overwrite the general values.
>>>
>>> Signed-off-by: Wei Ni <wni@nvidia.com>
>>
>> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210
[not found] ` <570CB781.8040208-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2016-04-26 3:36 ` Wei Ni
2016-05-03 9:29 ` Wei Ni
0 siblings, 1 reply; 6+ messages in thread
From: Wei Ni @ 2016-04-26 3:36 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
thierry.reding-Re5JQEeQqe8AvxtiuMwx3w,
swarren-3lzwWm7+Weoh9ZMKESR00Q
Cc: Eduardo Valentin, rui.zhang-ral2JQCrhuEAvxtiuMwx3w,
MLongnecker-DDmLM1+adcrQT0dZR+AlfA, mikko.perttunen-/1wQRMveznE,
linux-tegra-u79uwXL29TY76Z2rM5mHXA,
linux-pm-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Hi Thierry,
Do you know who can take these patch 13 and 14?
The corresponding driver was merged to linux-next several weeks ago.
Does I need to send these two patches again?
Thanks.
Wei.
On 2016年04月12日 16:53, Wei Ni wrote:
> Could anyone take a look this patch?
>
> On 2016年04月01日 15:01, Wei Ni wrote:
>> Patches 1 to 12 in this series were accepted by Eduardo.
>> Patches 13 and 14 need to go via platform or dt tree.
>>
>> Used get_maintainer.pl to get maintainers and open list, add them in To: and Cc:
>> list.
>>
>> To:
>> Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>> Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
>> Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
>> Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
>> Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
>>
>> Cc:
>> devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>
>> On 2016年03月29日 23:16, Eduardo Valentin wrote:
>>> On Tue, Mar 29, 2016 at 06:29:23PM +0800, Wei Ni wrote:
>>>> Adds soctherm node for Tegra210, and add cpu,
>>>> gpu, mem, pllx as thermal-zones. Set critical
>>>> trip temperatures for them.
>>>>
>>>> Signed-off-by: Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>>>
>>> Acked-by: Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210
2016-04-26 3:36 ` Wei Ni
@ 2016-05-03 9:29 ` Wei Ni
0 siblings, 0 replies; 6+ messages in thread
From: Wei Ni @ 2016-05-03 9:29 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
thierry.reding, swarren
Cc: Eduardo Valentin, rui.zhang, MLongnecker, mikko.perttunen,
linux-tegra, linux-pm, linux-kernel, devicetree@vger.kernel.org
Will move patch 12 and 14 to my "Add HW throttle for Tegra soctherm" series.
On 2016年04月26日 11:36, Wei Ni wrote:
> Hi Thierry,
>
> Do you know who can take these patch 13 and 14?
> The corresponding driver was merged to linux-next several weeks ago.
> Does I need to send these two patches again?
>
> Thanks.
> Wei.
>
> On 2016年04月12日 16:53, Wei Ni wrote:
>> Could anyone take a look this patch?
>>
>> On 2016年04月01日 15:01, Wei Ni wrote:
>>> Patches 1 to 12 in this series were accepted by Eduardo.
>>> Patches 13 and 14 need to go via platform or dt tree.
>>>
>>> Used get_maintainer.pl to get maintainers and open list, add them in To: and Cc:
>>> list.
>>>
>>> To:
>>> Rob Herring <robh+dt@kernel.org>
>>> Pawel Moll <pawel.moll@arm.com>
>>> Mark Rutland <mark.rutland@arm.com>
>>> Ian Campbell <ijc+devicetree@hellion.org.uk>
>>> Kumar Gala <galak@codeaurora.org>
>>>
>>> Cc:
>>> devicetree@vger.kernel.org
>>>
>>> On 2016年03月29日 23:16, Eduardo Valentin wrote:
>>>> On Tue, Mar 29, 2016 at 06:29:23PM +0800, Wei Ni wrote:
>>>>> Adds soctherm node for Tegra210, and add cpu,
>>>>> gpu, mem, pllx as thermal-zones. Set critical
>>>>> trip temperatures for them.
>>>>>
>>>>> Signed-off-by: Wei Ni <wni@nvidia.com>
>>>>
>>>> Acked-by: Eduardo Valentin <edubezval@gmail.com>
>>>>
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-05-03 9:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1459247364-1139-1-git-send-email-wni@nvidia.com>
[not found] ` <1459247364-1139-14-git-send-email-wni@nvidia.com>
[not found] ` <20160329151629.GB1855@localhost.localdomain>
2016-04-01 7:01 ` [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210 Wei Ni
2016-04-12 8:53 ` Wei Ni
[not found] ` <570CB781.8040208-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-04-26 3:36 ` Wei Ni
2016-05-03 9:29 ` Wei Ni
[not found] ` <1459247364-1139-15-git-send-email-wni@nvidia.com>
[not found] ` <20160329151705.GC1855@localhost.localdomain>
[not found] ` <20160329151705.GC1855-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2016-04-01 7:04 ` [PATCH V9 RESEND 14/14] arm: tegra: set critical trips for Tegra124 Wei Ni
2016-04-12 8:53 ` Wei Ni
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).