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

Amjad Ouled-Ameur posted 4 patches 2 years ago
Only 3 patches received!
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 v4 0/4] thermal: mediatek: Add support for MT8365 SoC
Posted by Amjad Ouled-Ameur 2 years ago
This patchset adds thermal support for MT8365 SoC which contains three
thermal sensors.

Changes in V4:
- rebased on thermal/linux-next
- Use callback for raw_to_mcelsius()
- Use struct 'struct thermal_zone_device_ops' instead of
no longer existent 'struct thermal_zone_of_device_ops'

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(-)

-- 
2.37.3
Re: [PATCH v4 0/4] thermal: mediatek: Add support for MT8365 SoC
Posted by Daniel Lezcano 2 years ago
On 09/09/2022 09:36, Amjad Ouled-Ameur wrote:
> This patchset adds thermal support for MT8365 SoC which contains three
> thermal sensors.
> 
> Changes in V4:
> - rebased on thermal/linux-next
> - Use callback for raw_to_mcelsius()
> - Use struct 'struct thermal_zone_device_ops' instead of
> no longer existent 'struct thermal_zone_of_device_ops'
> 
> 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(-)

The series does not apply on the thermal tree.

Please refresh the series against:

https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/log/?h=thermal/linux-next

Thanks

   -- D.

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog