mbox series

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

Message ID 20220920-i350-thermal-up-v5-0-123bc852d199@baylibre.com
Headers show
Series thermal: mediatek: Add support for MT8365 SoC | expand

Message

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

Changes in V5:
- rebased on thermal/linux-next

Signed-off-by: Amjad Ouled-Ameur <aouledameur@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                      | 197 +++++++++++++++++----
 2 files changed, 166 insertions(+), 32 deletions(-)
---
base-commit: 64b269c002273cac4c41fb69572f3684dd1e3284
change-id: 20220920-i350-thermal-up-23edef139b6b

Best regards,