linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Mediatek thermal driver update
@ 2020-04-30  9:14 Henry Yen
  2020-04-30  9:14 ` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms Henry Yen
  2020-04-30  9:14 ` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system Henry Yen
  0 siblings, 2 replies; 10+ messages in thread
From: Henry Yen @ 2020-04-30  9:14 UTC (permalink / raw)
  To: Zhang Rui, Daniel Lezcano, Amit Kucheria, Matthias Brugger
  Cc: Steven Liu, Henry Yen, linux-pm, linux-kernel, Michael Kao,
	linux-mediatek, linux-arm-kernel

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-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-07-31  9:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).