Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757410AbcC2PSs (ORCPT ); Tue, 29 Mar 2016 11:18:48 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:33979 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757181AbcC2PSp (ORCPT ); Tue, 29 Mar 2016 11:18:45 -0400 Date: Tue, 29 Mar 2016 08:18:41 -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 00/14] Add T210 support in Tegra soctherm Message-ID: <20160329151839.GD1855@localhost.localdomain> References: <1459247364-1139-1-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-1-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: 377 Lines: 15 On Tue, Mar 29, 2016 at 06:29:10PM +0800, Wei Ni wrote: > This patchset adds following functions for tegra_soctherm driver: > 1. add T210 support. > 2. export debugfs to show some registers. > 3. add thermtrip funciton. > 4. add suspend/resume function. > Added to my fixes branch patches 1 to 12. Patches 13 and 14 need to go via your platform tree. BR, Eduardo Valentin