From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752582AbbI2VTH (ORCPT ); Tue, 29 Sep 2015 17:19:07 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35287 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751746AbbI2VS6 (ORCPT ); Tue, 29 Sep 2015 17:18:58 -0400 Date: Tue, 29 Sep 2015 14:18:55 -0700 From: Eduardo Valentin To: Pavel Machek Cc: pali.rohar@gmail.com, Rui Zhang , linux-omap@vger.kernel.org, Linux PM , LKML Subject: Re: [PATCHv3 1/1] ti-soc-thermal: implement omap3 support Message-ID: <20150929211853.GA22673@localhost.localdomain> References: <1441861089-23868-1-git-send-email-edubezval@gmail.com> <20150915112416.GC32689@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150915112416.GC32689@amd> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 15, 2015 at 01:24:16PM +0200, Pavel Machek wrote: > On Wed 2015-09-09 21:58:09, Eduardo Valentin wrote: > > From: Pavel Machek > > > > This adds support for OMAP3 chips to ti-soc-thermal. As requested by > > TI people, it is marked unreliable and warning is printed. > > > > Cc: Zhang Rui > > Cc: linux-pm@vger.kernel.org > > Cc: linux-omap@vger.kernel.org > > Cc: linux-kernel@vger.kernel.org > > Signed-off-by: Pavel Machek > > Signed-off-by: Eduardo Valentin > > --- > > .../devicetree/bindings/thermal/ti_soc_thermal.txt | 7 ++ > > drivers/thermal/ti-soc-thermal/Kconfig | 15 +++ > > drivers/thermal/ti-soc-thermal/Makefile | 1 + > > .../thermal/ti-soc-thermal/omap3-thermal-data.c | 103 +++++++++++++++++++++ > > drivers/thermal/ti-soc-thermal/ti-bandgap.c | 10 ++ > > drivers/thermal/ti-soc-thermal/ti-bandgap.h | 9 ++ > > 6 files changed, 145 insertions(+) > > create mode 100644 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c > > --- > > > > Just not leave Pavels work behind, I took his patch and amended a couple > > of things: > > (1) added the omap3 DT example > > (2) improved the dev_warn message > > (3) improved the code documentation > > Thanks! > > Is it on its way to mainline or is there something more to do? Nothing else to do. I am applying to my next branch. > > Pavel > > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html