Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758892AbcDAHAu (ORCPT ); Fri, 1 Apr 2016 03:00:50 -0400 Received: from nat-hk.nvidia.com ([203.18.50.4]:48771 "EHLO hkmmgate102.nvidia.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758484AbcDAHAs convert rfc822-to-8bit (ORCPT ); Fri, 1 Apr 2016 03:00:48 -0400 X-PGP-Universal: processed; by hkpgpgate101.nvidia.com on Fri, 01 Apr 2016 00:00:44 -0700 Message-ID: <56FE1CBB.9000807@nvidia.com> Date: Fri, 1 Apr 2016 15:01:15 +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> In-Reply-To: <20160329151629.GB1855@localhost.localdomain> X-Originating-IP: [10.19.224.146] X-ClientProxiedBy: HKMAIL103.nvidia.com (10.18.16.12) 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 Content-Length: 758 Lines: 26 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 >