Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-05-03 Thread Wei Ni
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?

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-04-25 Thread Wei Ni
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

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-04-12 Thread Wei Ni
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: > Ro

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-04-01 Thread Wei Ni
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 Pawel Moll Mark Rutland Ian Campbell Kumar Gala Cc: devicet...@vger.kernel.or

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-03-30 Thread Wei Ni
To: Rob Herring On 2016年03月30日 11:24, Wei Ni wrote: > Hi Thierry & Stephen, > The driver patches in this series were taken by Eduardo, so do know who can > take > these tow dts patches 13 and 14? > > Thanks. > Wei. > > On 2016年03月29日 23:16, Eduardo Valentin wrote: >> On Tue, Mar 29, 2016 at 06

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-03-29 Thread Wei Ni
Hi Thierry & Stephen, The driver patches in this series were taken by Eduardo, so do know who can take these tow dts patches 13 and 14? Thanks. Wei. 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

Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-03-29 Thread Eduardo Valentin
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 Acked-by: Eduardo Valentin

[PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210

2016-03-29 Thread Wei Ni
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 --- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 104 +++ 1 file changed, 104 insertions(+) diff --git a/arch/arm64/boot/dts/nv