From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Ni Subject: Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210 Date: Tue, 26 Apr 2016 11:36:00 +0800 Message-ID: <571EE220.3070609@nvidia.com> References: <1459247364-1139-1-git-send-email-wni@nvidia.com> <1459247364-1139-14-git-send-email-wni@nvidia.com> <20160329151629.GB1855@localhost.localdomain> <56FE1CBB.9000807@nvidia.com> <570CB781.8040208@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <570CB781.8040208-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org Cc: Eduardo Valentin , rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, MLongnecker-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, mikko.perttunen-/1wQRMveznE@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-pm@vger.kernel.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=E5=B9=B404=E6=9C=8812=E6=97=A5 16:53, Wei Ni wrote: > Could anyone take a look this patch? >=20 > On 2016=E5=B9=B404=E6=9C=8801=E6=97=A5 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 >> Pawel Moll >> Mark Rutland >> Ian Campbell >> Kumar Gala >> >> Cc: >> devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> >> On 2016=E5=B9=B403=E6=9C=8829=E6=97=A5 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 >>> >>> Acked-by: Eduardo Valentin >>> >> -- >> 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" i= n > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752053AbcDZDeq (ORCPT ); Mon, 25 Apr 2016 23:34:46 -0400 Received: from nat-hk.nvidia.com ([203.18.50.4]:2917 "EHLO hkmmgate101.nvidia.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751060AbcDZDeo convert rfc822-to-8bit (ORCPT ); Mon, 25 Apr 2016 23:34:44 -0400 X-PGP-Universal: processed; by hkpgpgate101.nvidia.com on Mon, 25 Apr 2016 20:34:41 -0700 Message-ID: <571EE220.3070609@nvidia.com> Date: Tue, 26 Apr 2016 11:36:00 +0800 From: Wei Ni User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , , CC: Eduardo Valentin , , , , , , , "devicetree@vger.kernel.org" Subject: Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210 References: <1459247364-1139-1-git-send-email-wni@nvidia.com> <1459247364-1139-14-git-send-email-wni@nvidia.com> <20160329151629.GB1855@localhost.localdomain> <56FE1CBB.9000807@nvidia.com> <570CB781.8040208@nvidia.com> In-Reply-To: <570CB781.8040208@nvidia.com> X-Originating-IP: [10.19.224.146] X-ClientProxiedBy: DRBGMAIL103.nvidia.com (10.18.16.22) To HKMAIL101.nvidia.com (10.18.16.10) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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 >> Pawel Moll >> Mark Rutland >> Ian Campbell >> Kumar Gala >> >> 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 >>> >>> Acked-by: Eduardo Valentin >>> >> -- >> 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 >