From: Henry Yen <henry.yen@mediatek.com>
To: Zhang Rui <rui.zhang@intel.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Amit Kucheria <amit.kucheria@verdurent.com>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: Steven Liu <steven.liu@mediatek.com>,
Henry Yen <henry.yen@mediatek.com>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Michael Kao <michael.kao@mediatek.com>,
linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Mediatek thermal driver update
Date: Thu, 30 Apr 2020 17:14:32 +0800 [thread overview]
Message-ID: <1588238074-19338-1-git-send-email-henry.yen@mediatek.com> (raw)
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(-)
--
2.17.1
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
next reply other threads:[~2020-04-30 9:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 9:14 Henry Yen [this message]
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 ` [RESEND] Mediatek thermal driver update mtk17045
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=1588238074-19338-1-git-send-email-henry.yen@mediatek.com \
--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