Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752647AbcD0Xj2 (ORCPT ); Wed, 27 Apr 2016 19:39:28 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:33261 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbcD0Xj0 (ORCPT ); Wed, 27 Apr 2016 19:39:26 -0400 Date: Wed, 27 Apr 2016 16:39:22 -0700 From: Eduardo Valentin To: Wei Ni Cc: thierry.reding@gmail.com, robh+dt@kernel.org, rui.zhang@intel.com, MLongnecker@nvidia.com, swarren@wwwdotorg.org, mikko.perttunen@kapsi.fi, linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/9] thermal: tegra: add Tegra132 specific SOC_THERM driver Message-ID: <20160427233921.GA2590@localhost.localdomain> References: <1461727554-15065-1-git-send-email-wni@nvidia.com> <1461727554-15065-2-git-send-email-wni@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461727554-15065-2-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: 309 Lines: 12 On Wed, Apr 27, 2016 at 11:25:46AM +0800, Wei Ni wrote: > add Tegra132 specific SOC_THERM driver. Applied this one. You may also add my Acked-by: Eduardo Valentin for patches 2 and 3. Remaining of the patches need to be further discussed. > > Signed-off-by: Wei Ni