mbox series

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

Message ID 20220901133950.115122-1-aouledameur@baylibre.com (mailing list archive)
Headers show
Series thermal: mediatek: Add support for MT8365 SoC | expand

Message

Amjad Ouled-Ameur Sept. 1, 2022, 1:39 p.m. UTC
This patchset adds thermal support for MT8365 SoC which contains three
thermal sensors.

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                 | 193 +++++++++++++++---
 2 files changed, 163 insertions(+), 31 deletions(-)