From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752666AbbBXT4X (ORCPT ); Tue, 24 Feb 2015 14:56:23 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:35235 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752401AbbBXT4W (ORCPT ); Tue, 24 Feb 2015 14:56:22 -0500 Date: Tue, 24 Feb 2015 11:55:23 -0800 From: Guenter Roeck To: Eduardo Valentin Cc: Nishanth Menon , Jean Delvare , lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH V2] (gpio-fan): Add thermal control hooks Message-ID: <20150224195457.GA16245@roeck-us.net> References: <1420740303-12529-1-git-send-email-nm@ti.com> <54AF5DA8.6080408@roeck-us.net> <20150224192933.GJ3448@developer.amazonguestwifi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150224192933.GJ3448@developer.amazonguestwifi.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score= X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020202.54ECD765.0024,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: 5 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 Tue, Feb 24, 2015 at 03:29:35PM -0400, Eduardo Valentin wrote: > Guenter, > > On Thu, Jan 08, 2015 at 08:48:40PM -0800, Guenter Roeck wrote: > > On 01/08/2015 10:05 AM, Nishanth Menon wrote: > > > Allow gpio-fan to be used as thermal cooling device for platforms that > > > use GPIO maps to control fans. > > > > > > As part of this change, we make the shutdown and remove logic the same > > > as well. > > > > > > Signed-off-by: Nishanth Menon > > > --- > > > > Applied to -next. > > What is the target kernel version for this change? It didn't make > 4.0-rc1 > If I recall correctly, I had to pull it because the thermal framework does not provide hooks if disabled. Weird, I am sure I sent an e-mail about this, but I don't find it right now. It can't make it in before the hooks are in place, or we'll need another version with ifdefs around the thermal registration code. Guenter From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Tue, 24 Feb 2015 19:55:23 +0000 Subject: Re: [lm-sensors] [PATCH V2] (gpio-fan): Add thermal control hooks Message-Id: <20150224195457.GA16245@roeck-us.net> List-Id: References: <1420740303-12529-1-git-send-email-nm@ti.com> <54AF5DA8.6080408@roeck-us.net> <20150224192933.GJ3448@developer.amazonguestwifi.org> In-Reply-To: <20150224192933.GJ3448@developer.amazonguestwifi.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Eduardo Valentin Cc: Nishanth Menon , Jean Delvare , lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org On Tue, Feb 24, 2015 at 03:29:35PM -0400, Eduardo Valentin wrote: > Guenter, > > On Thu, Jan 08, 2015 at 08:48:40PM -0800, Guenter Roeck wrote: > > On 01/08/2015 10:05 AM, Nishanth Menon wrote: > > > Allow gpio-fan to be used as thermal cooling device for platforms that > > > use GPIO maps to control fans. > > > > > > As part of this change, we make the shutdown and remove logic the same > > > as well. > > > > > > Signed-off-by: Nishanth Menon > > > --- > > > > Applied to -next. > > What is the target kernel version for this change? It didn't make > 4.0-rc1 > If I recall correctly, I had to pull it because the thermal framework does not provide hooks if disabled. Weird, I am sure I sent an e-mail about this, but I don't find it right now. It can't make it in before the hooks are in place, or we'll need another version with ifdefs around the thermal registration code. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors