From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH V2] (gpio-fan): Add thermal control hooks Date: Thu, 08 Jan 2015 20:48:40 -0800 Message-ID: <54AF5DA8.6080408@roeck-us.net> References: <1420740303-12529-1-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1420740303-12529-1-git-send-email-nm@ti.com> Sender: linux-pm-owner@vger.kernel.org To: Nishanth Menon , Jean Delvare , Eduardo Valentin Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org List-Id: devicetree@vger.kernel.org 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. Thanks, Guenter