mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* (no subject)
@ 2020-10-07  7:54 Michael Kao
  2020-10-07  7:54 ` [v5 0/2] Add Mediatek thermal dirver and dtsi Michael Kao
  2020-10-07  7:54 ` [PATCH 2/2] thermal: mediatek: add another get_temp ops for thermal sensors Michael Kao
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Kao @ 2020-10-07  7:54 UTC (permalink / raw)
  To: Zhang Rui, Daniel Lezcano, linux-pm, srv_heupstream
  Cc: Eduardo Valentin, Rob Herring, Mark Rutland, Matthias Brugger,
	hsinyi, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek

m 308d530ee9c28c7c729a5020073405522d27e091 Mon Sep 17 00:00:00 2001
From: Michael Kao <michael.kao@mediatek.com>
Date: Wed, 7 Oct 2020 15:42:57 +0800
Subject: [v5 0/2] Add Mediatek thermal dirver and dtsi
This patchset supports for MT8183 chip to mtk_thermal.c.
Add thermal zone of all the thermal sensor in SoC for
another get temperatrue. They don't need to thermal throttle.
And we bind coolers for thermal zone nodes of cpu_thermal.

Rebase to kernel-5.9-rc1.

Update content:

    - Remove the [v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL

[2/2]
    - Add the judgement to the version of raw_to_mcelsius.

Michael Kao (1):
  arm64: dts: mt8183: add thermal zone node
  thermal: mediatek: add another get_temp ops for thermal sensors

 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 84 ++++++++++++++++++++++++
 drivers/thermal/mtk_thermal.c            | 77 ++++++++++++++++++++--
 2 files changed, 154 insertions(+), 7 deletions(-)

--


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07  7:54 Michael Kao
2020-10-07  7:54 ` [v5 0/2] Add Mediatek thermal dirver and dtsi Michael Kao
2020-10-07 17:16   ` Aw: " Frank Wunderlich
2020-10-07  7:54 ` [PATCH 2/2] thermal: mediatek: add another get_temp ops for thermal sensors Michael Kao

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

Powered by JetHome