Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757332AbcC2PQg (ORCPT ); Tue, 29 Mar 2016 11:16:36 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:36157 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751842AbcC2PQe (ORCPT ); Tue, 29 Mar 2016 11:16:34 -0400 Date: Tue, 29 Mar 2016 08:16:30 -0700 From: Eduardo Valentin To: Wei Ni Cc: rui.zhang@intel.com, thierry.reding@gmail.com, MLongnecker@nvidia.com, swarren@wwwdotorg.org, mikko.perttunen@kapsi.fi, linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V9 RESEND 13/14] arm64: tegra: add soctherm node for Tegra210 Message-ID: <20160329151629.GB1855@localhost.localdomain> References: <1459247364-1139-1-git-send-email-wni@nvidia.com> <1459247364-1139-14-git-send-email-wni@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1459247364-1139-14-git-send-email-wni@nvidia.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 276 Lines: 8 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