Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752194AbaL2TFY (ORCPT ); Mon, 29 Dec 2014 14:05:24 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:34655 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751542AbaL2TFW (ORCPT ); Mon, 29 Dec 2014 14:05:22 -0500 Date: Mon, 29 Dec 2014 11:04:48 -0800 From: Guenter Roeck To: Pavel Machek Cc: Nishanth Menon , Grazvydas Ignotas , Sebastian Reichel , Mark Rutland , dt list , Pawel Moll , Ian Campbell , Tony Lindgren , Kumar Gala , "linux-kernel@vger.kernel.org" , lm-sensors@lm-sensors.org, Rob Herring , Jean Delvare , =?iso-8859-1?Q?Beno=EEt?= Cousson , Pali Rohar , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 2/3] hwmon: Driver for OMAP3 temperature sensor Message-ID: <20141229190448.GA27124@roeck-us.net> References: <20141226102933.GA28778@amd> <1419597294-21487-1-git-send-email-sre@kernel.org> <1419597294-21487-3-git-send-email-sre@kernel.org> <20141229181556.GA26926@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141229181556.GA26926@amd> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020202.54A1A602.004F,ss=1,re=0.001,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.001 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: C_4847, X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 11 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 29, 2014 at 07:15:56PM +0100, Pavel Machek wrote: > On Mon 2014-12-29 12:01:03, Nishanth Menon wrote: > > On Mon, Dec 29, 2014 at 11:52 AM, Grazvydas Ignotas wrote: > > > On Fri, Dec 26, 2014 at 2:34 PM, Sebastian Reichel wrote: > > >> OMAP34xx and OMAP36xx processors contain a register in the syscon area, > > >> which can be used to determine the SoCs temperature. This patch provides > > >> a DT based driver for the temperature sensor based on an older driver > > >> written by Peter De Schrijver for the Nokia N900 and N9. > > > > > > The sensor looks like an earlier iteration of sensors used in newer > > > OMAPs, which are already supported by maybe > > > drivers/thermal/ti-soc-thermal/ , maybe it would make sense to update > > > that driver instead? > > > > Just to be clear - OMAP4 is the first time that the sensors were > > reliable enough to be used. > > When testing initial version of the patch, they seem to work very well > in the omap3 case. > Pavel, can you look into the omap4 thermal driver to see if it can be used ? Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/