From: Keerthy <j-keerthy@ti.com>
To: <edubezval@gmail.com>
Cc: <rui.zhang@intel.com>, <linux-kernel@vger.kernel.org>,
<j-keerthy@ti.com>, <linux-pm@vger.kernel.org>,
<linux-omap@vger.kernel.org>, <rk@ti.com>, <t-kristo@ti.com>
Subject: [PATCH 1/2] thermal: arm: dra752: Remove TSHUT configuration
Date: Fri, 6 Jan 2017 11:31:42 +0530 [thread overview]
Message-ID: <1483682503-27803-2-git-send-email-j-keerthy@ti.com> (raw)
In-Reply-To: <1483682503-27803-1-git-send-email-j-keerthy@ti.com>
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
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reported-by: Ravikumar Kattekola <rk@ti.com>
---
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c b/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
index 58b5c66..0a3f88d 100644
--- a/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
+++ b/drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
@@ -416,8 +416,7 @@
/* DRA752 data */
const struct ti_bandgap_data dra752_data = {
- .features = TI_BANDGAP_FEATURE_TSHUT_CONFIG |
- TI_BANDGAP_FEATURE_FREEZE_BIT |
+ .features = TI_BANDGAP_FEATURE_FREEZE_BIT |
TI_BANDGAP_FEATURE_TALERT |
TI_BANDGAP_FEATURE_COUNTER_DELAY |
TI_BANDGAP_FEATURE_HISTORY_BUFFER |
--
1.9.1
next prev parent reply other threads:[~2017-01-06 6:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-06 6:01 [PATCH 0/2] thermal: omap: " Keerthy
2017-01-06 6:01 ` Keerthy [this message]
2017-01-06 6:01 ` [PATCH 2/2] thermal: arm: dra752: Remove all TSHUT related definitions Keerthy
2017-01-23 15:19 ` [PATCH 0/2] thermal: omap: dra752: Remove TSHUT configuration Keerthy
2017-01-24 10:13 ` Eduardo Valentin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1483682503-27803-2-git-send-email-j-keerthy@ti.com \
--to=j-keerthy@ti.com \
--cc=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rk@ti.com \
--cc=rui.zhang@intel.com \
--cc=t-kristo@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®