From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752332AbbCZTHe (ORCPT ); Thu, 26 Mar 2015 15:07:34 -0400 Received: from muru.com ([72.249.23.125]:40093 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751552AbbCZTHc (ORCPT ); Thu, 26 Mar 2015 15:07:32 -0400 Date: Thu, 26 Mar 2015 12:03:12 -0700 From: Tony Lindgren To: Eduardo Valentin Cc: Nishanth Menon , bcousson@baylibre.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, j-keerthy@ti.com, t-kristo@ti.com Subject: Re: [PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102 Message-ID: <20150326190311.GE10805@atomide.com> References: <1427139579-4215-1-git-send-email-nm@ti.com> <1427139579-4215-3-git-send-email-nm@ti.com> <20150324151736.GE29155@developer.hsd1.ca.comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150324151736.GE29155@developer.hsd1.ca.comcast.net> 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 * Eduardo Valentin [150324 08:17]: > On Mon, Mar 23, 2015 at 02:39:39PM -0500, Nishanth Menon wrote: > > BeagleBoard-X15 has capability for a fan and has an onboard TMP102 > > temperature sensor as well. This allows us to create a new thermal > > zone (called, un-imaginatively "board"), and allows us to use some > > active cooling as temperatures start edge upward in the system by > > creating a new alert temperature (emperically 50C) for cpu. > > > > NOTE: Fan is NOT mounted by default on the platform, in such a case, > > all we end up doing is switch on a regulator and leak very minimal > > current. > > > > Signed-off-by: Nishanth Menon > > Acked-by: Eduardo Valentin Applying both of these into omap-for-v4.1/fixes-not-urgent thanks. Tony