From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034727AbdAFGCs (ORCPT ); Fri, 6 Jan 2017 01:02:48 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:39288 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752778AbdAFGCm (ORCPT ); Fri, 6 Jan 2017 01:02:42 -0500 From: Keerthy To: CC: , , , , , , Subject: [PATCH 0/2] thermal: omap: dra752: Remove TSHUT configuration Date: Fri, 6 Jan 2017 11:31:41 +0530 Message-ID: <1483682503-27803-1-git-send-email-j-keerthy@ti.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Technical Reference Manual [1] mandates that software should not be configuring the thermal shutdown thresholds. Hence removing TSHUT_CONFIG. [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(-) -- 1.9.1