[PATCH v7 0/4] thermal: mediatek: Add support for MT8365 SoC
From: Amjad Ouled-Ameur
Date: Fri Nov 18 2022 - 06:04:57 EST
This patchset adds thermal support for MT8365 SoC which contains three
thermal sensors.
Changes in v7:
- Fix devm_thermal_of_zone_register() error checks.
- Link to v6: https://lore.kernel.org/r/20221018-up-i350-thermal-bringup-
v6-0-c87b9f75550b@xxxxxxxxxxxx
Signed-off-by: Amjad Ouled-Ameur <aouledameur@xxxxxxxxxxxx>
---
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 | 192 +++++++++++++++++----
2 files changed, 161 insertions(+), 32 deletions(-)
---
base-commit: 9d2bc364f67793cdd115f3ab92a18eaf85fee66f
change-id: 20221018-up-i350-thermal-bringup-ad386d37056f
Best regards,
--
Amjad Ouled-Ameur <aouledameur@xxxxxxxxxxxx>