All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support of thermal for mt8195
@ 2021-08-16 16:43 ` Alexandre Bailon
  0 siblings, 0 replies; 15+ messages in thread
From: Alexandre Bailon @ 2021-08-16 16:43 UTC (permalink / raw)
  To: rui.zhang, daniel.lezcano, robh+dt, matthias.bgg
  Cc: ben.tseng, michael.kao, ethan.chang, fparent, linux-pm,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	Alexandre Bailon

This adds thermal support for mt8195.
Depends on https://patchwork.kernel.org/project/linux-mediatek/list/?series=502403

The changes required to support the mt8195 look very similar to those for
the mt6873 but the differences make code factorisation difficult.

Alexandre Bailon (1):
  dt-bindings: thermal: Add binding document for mt8195 thermal
    controller

Michael Kao (1):
  thermal: mediatek: Add thermal zone settings for mt8195

Tinghan Shen (1):
  arm64: dts: mt8195: Add thermal zone and thermal policy

 .../thermal/mediatek-thermal-lvts.yaml        |   6 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi      | 164 ++++++++++++++
 drivers/thermal/mediatek/soc_temp_lvts.c      | 209 ++++++++++++++++--
 3 files changed, 361 insertions(+), 18 deletions(-)

-- 
2.31.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2021-08-18  1:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-16 16:43 [PATCH 0/3] Add support of thermal for mt8195 Alexandre Bailon
2021-08-16 16:43 ` Alexandre Bailon
2021-08-16 16:43 ` Alexandre Bailon
2021-08-16 16:43 ` [PATCH 1/3] dt-bindings: thermal: Add binding document for mt8195 thermal controller Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon
2021-08-18  1:07   ` Rob Herring
2021-08-18  1:07     ` Rob Herring
2021-08-18  1:07     ` Rob Herring
2021-08-16 16:43 ` [PATCH 2/3] thermal: mediatek: Add thermal zone settings for mt8195 Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon
2021-08-16 16:43 ` [PATCH 3/3] arm64: dts: mt8195: Add thermal zone and thermal policy Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon
2021-08-16 16:43   ` Alexandre Bailon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.