[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC

Amjad Ouled-Ameur posted 4 patches 1 year, 11 months ago
There is a newer version of this series
.../bindings/thermal/mediatek-thermal.txt          |   1 +
drivers/thermal/mtk_thermal.c                      | 197 +++++++++++++++++----
2 files changed, 166 insertions(+), 32 deletions(-)
[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
Posted by Amjad Ouled-Ameur 1 year, 11 months ago
This patchset adds thermal support for MT8365 SoC which contains three
thermal sensors.

Changes in V6:
- 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: 68c0c5a5d991b6633e2b2d3c55713d123113fb60
change-id: 20221018-up-i350-thermal-bringup-ad386d37056f

Best regards,
-- 
Amjad Ouled-Ameur <aouledameur@baylibre.com>