public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Mediatek thermal driver for MT7622
@ 2020-03-19  9:54 Henry Yen
  2020-03-19  9:54 ` [PATCH 1/2] thermal: mediatek: prepare to add support for other platforms Henry Yen
  2020-03-19  9:54 ` [PATCH 2/2] thermal: mediatek: add tsensor support for MT7622 SoC Henry Yen
  0 siblings, 2 replies; 5+ messages in thread
From: Henry Yen @ 2020-03-19  9:54 UTC (permalink / raw)
  To: Zhang Rui, Daniel Lezcano, Amit Kucheria, Matthias Brugger
  Cc: linux-pm, linux-arm-kernel, linux-mediatek, linux-kernel,
	Steven Liu, Henry Yen, Michael Kao

Mediatek owns two thermal systems, which are almost the same except for
the way of reading calibration data and converting temperature.
MT8173, MT2701, MT2712 and MT8183 belongs to version 1 thermal system,
and MT7622 belongs to version 2. The current code has already supported
version 1 system. Then this patchset adds the support for another
platform (e.g., MT7622 SoC).


Henry Yen (2):
  thermal: mediatek: prepare to add support for other platforms
  thermal: mediatek: add tsensor support for MT7622 SoC

 drivers/thermal/mtk_thermal.c | 244 ++++++++++++++++++++++++++--------
 1 file changed, 189 insertions(+), 55 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2020-04-02 22:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-19  9:54 [PATCH 0/2] Add Mediatek thermal driver for MT7622 Henry Yen
2020-03-19  9:54 ` [PATCH 1/2] thermal: mediatek: prepare to add support for other platforms Henry Yen
2020-04-02 22:57   ` Matthias Brugger
2020-03-19  9:54 ` [PATCH 2/2] thermal: mediatek: add tsensor support for MT7622 SoC Henry Yen
2020-04-02 22:45   ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox