[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1487680012-61948-1-git-send-email-dawei.chien@mediatek.com>
Date: Tue, 21 Feb 2017 20:26:51 +0800
From: Dawei Chien <dawei.chien@...iatek.com>
To: Zhang Rui <rui.zhang@...el.com>,
Eduardo Valentin <edubezval@...il.com>
CC: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Russell King <linux@...linux.org.uk>,
Matthias Brugger <matthias.bgg@...il.com>,
<linux-pm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<srv_heupstream@...iatek.com>,
Sascha Hauer <kernel@...gutronix.de>,
Fan Chen <fan.chen@...iatek.com>,
Eddie Huang <eddie.huang@...iatek.com>,
Yingjoe Chen <yingjoe.chen@...iatek.com>,
Erin Lo <erin.lo@...iatek.com>, Stable <stable@...r.kernel.org>
Subject: [PATCH v2 0/1] thermal: mt8173: minor mtk_thermal.c cleanups
If thermal bank with 4 sensors, thermal driver should read TEMP_MSR3.
However, currently thermal driver would not read TEMP_MSR3 since mt8173
thermal driver only use 3 sensors on each thermal bank at the same time,
so this patch would not effect temperature.
Only if mt mt8173 thermal driver use 4 sensors on any thermal bank, would
read third sensor two times, and lose fourth sensor of vale.
Change since V1:
1. Update commis message
a. Add Reviewed-by: Matthias Brugger <matthias.bgg@...il.com>
b. Add tag Fixes: b7cf0053738c ("thermal: Add Mediatek thermal driver for mt2701.")
Powered by blists - more mailing lists