Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support
@ 2025-11-10  9:40 Hanchien Lin
  2025-11-10  9:40 ` [PATCH 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node Hanchien Lin
  2025-11-10  9:40 ` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Add MT8189 support Hanchien Lin
  0 siblings, 2 replies; 6+ messages in thread
From: Hanchien Lin @ 2025-11-10  9:40 UTC (permalink / raw)
  To: Rafael J . Wysocki, Daniel Lezcano, Zhang Rui, Lukasz Luba,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Philipp Zabel,
	Matthias Brugger, AngeloGioacchino Del Regno, Balsam CHIHI
  Cc: linux-pm, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, hanchien.lin,
	Project_Global_Chrome_Upstream_Group, raymond.sun, Irving-CH.lin

This patch series adds support for the thermal controller on MediaTek MT8189 SoC.

Patch 1 adds the device tree node for the MT8189 thermal controller.
Patch 2 adds MT8189 support to the LVTS thermal driver.

Hanchien Lin (2):
  arm64: dts: mediatek: mt8189: Add thermal controller node
  thermal/drivers/mediatek/lvts_thermal: Add MT8189 support

 .../thermal/mediatek,lvts-thermal.yaml        |  27 ++-
 drivers/thermal/mediatek/lvts_thermal.c       | 155 ++++++++++++++++--
 .../thermal/mediatek,lvts-thermal.h           |  20 +++
 3 files changed, 189 insertions(+), 13 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-12-02  8:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10  9:40 [PATCH 0/2] arm64: dts/thermal: Add MT8189 thermal controller and driver support Hanchien Lin
2025-11-10  9:40 ` [PATCH 1/2] arm64: dts: mediatek: mt8189: Add thermal controller node Hanchien Lin
2025-11-10 18:45   ` Conor Dooley
2025-12-02  8:02     ` Hanchien Lin (林翰謙)
2025-11-10  9:40 ` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Add MT8189 support Hanchien Lin
2025-11-10  9:53   ` Philipp Zabel

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