linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] thermal: mediatek: Add support for MT8365 SoC
@ 2022-07-20 18:18 Amjad Ouled-Ameur
  2022-07-20 18:18 ` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add binding documentation " Amjad Ouled-Ameur
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Amjad Ouled-Ameur @ 2022-07-20 18:18 UTC (permalink / raw)
  To: matthias.bgg
  Cc: rafael, fparent, amitk, daniel.lezcano, devicetree,
	krzysztof.kozlowski+dt, linux-arm-kernel, linux-kernel,
	linux-mediatek, linux-pm, robh+dt, rui.zhang, Amjad Ouled-Ameur

This patchset adds thermal support for MT8365 SoC which contains three
thermal sensors.

Note that the V1 [0] was originally introduced by Fabien Parent [1]. He
requested that I take over this patchset.

[0]: https://lore.kernel.org/linux-arm-kernel/20220530183833.863040-1-fparent@baylibre.com/
[1]: Fabien Parent <fparent@baylibre.com>

Amjad Ouled-Ameur (1):
  thermal: mediatek: add another get_temp ops for thermal sensors

Fabien Parent (2):
  dt-bindings: thermal: mediatek: add binding documentation for MT8365
    SoC
  thermal: mediatek: add support for MT8365 SoC

Markus Schneider-Pargmann (1):
  thermal: mediatek: control buffer enablement tweaks

 .../bindings/thermal/mediatek-thermal.txt     |   1 +
 drivers/thermal/mtk_thermal.c                 | 191 +++++++++++++++---
 2 files changed, 162 insertions(+), 30 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-08-26 14:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-20 18:18 [PATCH v2 0/4] thermal: mediatek: Add support for MT8365 SoC Amjad Ouled-Ameur
2022-07-20 18:18 ` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add binding documentation " Amjad Ouled-Ameur
2022-07-21  8:20   ` AngeloGioacchino Del Regno
2022-07-21  8:57   ` Matthias Brugger
2022-08-26 14:02     ` Amjad Ouled-Ameur
2022-07-20 18:18 ` [PATCH v2 2/4] thermal: mediatek: add support " Amjad Ouled-Ameur
2022-07-21  8:15   ` AngeloGioacchino Del Regno
2022-07-21 16:37   ` Krzysztof Kozlowski
2022-08-26 14:02     ` Amjad Ouled-Ameur
2022-07-20 18:18 ` [PATCH v2 3/4] thermal: mediatek: control buffer enablement tweaks Amjad Ouled-Ameur
2022-07-21  8:11   ` AngeloGioacchino Del Regno
2022-08-26 14:05     ` Amjad Ouled-Ameur
2022-07-21  8:57   ` Matthias Brugger
2022-07-20 18:18 ` [PATCH v2 4/4] thermal: mediatek: add another get_temp ops for thermal sensors Amjad Ouled-Ameur
2022-07-20 18:54   ` Christophe JAILLET
2022-08-26 14:12     ` Amjad Ouled-Ameur

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).