public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: mtk17045 <henry.yen@mediatek.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Amit Kucheria <amit.kucheria@verdurent.com>,
	Zhang Rui <rui.zhang@intel.com>
Cc: <linux-pm@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	"Steven Liu" <steven.liu@mediatek.com>,
	Michael Kao <michael.kao@mediatek.com>
Subject: [RESEND] Mediatek thermal driver update
Date: Fri, 10 Jul 2020 17:54:17 +0800	[thread overview]
Message-ID: <1594374857.4941.2.camel@mtksdccf07> (raw)
In-Reply-To: <1588238074-19338-1-git-send-email-henry.yen@mediatek.com>

On Thu, 2020-04-30 at 17:14 +0800, Henry Yen wrote:
> Mediatek owns two thermal systems, which are almost the same except for
> the way of reading calibration data and converting temperature.
> MT8173, MT8183, MT2701 and MT2712 belongs to version 1 thermal system,
> and MT7622 belongs to version 2. The current code has already supported
> version 1 system. Then this patchset will add the support for another
> platform (e.g., MT7622 SoC).
> 
> Changelog:
> 
> v2:
> * reorganize the order of the two patches
> * remove unnecessary .extract and .convert callbacks
> * add fixes tag
> 
> v1:
> * initial post
> 
> Henry Yen (2):
>   thermal: mediatek: prepare to add support for other platforms
>   thermal: mediatek: add tsensor support for V2 thermal system
> 
>  drivers/thermal/mtk_thermal.c | 234 ++++++++++++++++++++++++++--------
>  1 file changed, 181 insertions(+), 53 deletions(-)
> 
Just gently ping.    
Many thanks.

      parent reply	other threads:[~2020-07-10  9:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  9:14 [PATCH v2 0/2] Mediatek thermal driver update Henry Yen
2020-04-30  9:14 ` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms Henry Yen
2020-07-10  9:58   ` mtk17045
2020-07-10 15:19   ` Matthias Brugger
2020-07-30 17:52     ` Aw: " Frank Wunderlich
2020-04-30  9:14 ` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system Henry Yen
2020-07-10 10:02   ` mtk17045
2020-07-10 15:23   ` Matthias Brugger
2020-07-30 17:45     ` Aw: " Frank Wunderlich
2020-07-31  9:41       ` Daniel Lezcano
2020-07-10  9:54 ` mtk17045 [this message]

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=1594374857.4941.2.camel@mtksdccf07 \
    --to=henry.yen@mediatek.com \
    --cc=amit.kucheria@verdurent.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=michael.kao@mediatek.com \
    --cc=rui.zhang@intel.com \
    --cc=steven.liu@mediatek.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