From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750918AbdAXKNM (ORCPT ); Tue, 24 Jan 2017 05:13:12 -0500 Received: from mail-pg0-f67.google.com ([74.125.83.67]:35078 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750822AbdAXKNK (ORCPT ); Tue, 24 Jan 2017 05:13:10 -0500 Date: Tue, 24 Jan 2017 02:13:02 -0800 From: Eduardo Valentin To: Keerthy Cc: rui.zhang@intel.com, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-omap@vger.kernel.org, rk@ti.com, t-kristo@ti.com Subject: Re: [PATCH 0/2] thermal: omap: dra752: Remove TSHUT configuration Message-ID: <20170124101300.GA21523@localhost.localdomain> References: <1483682503-27803-1-git-send-email-j-keerthy@ti.com> <560cf909-0303-1827-1f58-c700d785a2b9@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <560cf909-0303-1827-1f58-c700d785a2b9@ti.com> 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 On Mon, Jan 23, 2017 at 08:49:29PM +0530, Keerthy wrote: > Eduardo, > > On Friday 06 January 2017 11:31 AM, Keerthy wrote: > >Technical Reference Manual [1] mandates that software should > >not be configuring the thermal shutdown thresholds. Hence > >removing TSHUT_CONFIG. > > Any comments on this? I do not see issues on these patches. Queueing for next rc. > > - Keerthy > > > >[1] http://www.ti.com/lit/ug/sprui30b/sprui30b.pdf > > > >Keerthy (2): > > thermal: omap: dra752: Remove TSHUT configuration > > thermal: omap: dra752: Remove all TSHUT related definitions > > > > drivers/thermal/ti-soc-thermal/dra752-bandgap.h | 19 --------------- > > .../thermal/ti-soc-thermal/dra752-thermal-data.c | 28 +--------------------- > > 2 files changed, 1 insertion(+), 46 deletions(-) > >