mbox series

[v2,0/4] thermal: mediatek: Add support for MT8365 SoC

Message ID 20220720181854.547881-1-aouledameur@baylibre.com
Headers show
Series thermal: mediatek: Add support for MT8365 SoC | expand

Message

Amjad Ouled-Ameur July 20, 2022, 6:18 p.m. UTC
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(-)