mbox series

[0/3] thermal: mediatek: Add mt8365 support

Message ID 20211014135636.3644166-1-msp@baylibre.com (mailing list archive)
Headers show
Series thermal: mediatek: Add mt8365 support | expand

Message

Markus Schneider-Pargmann Oct. 14, 2021, 1:56 p.m. UTC
Hi,

this series adds a compatible to the bindings and a specific part for
the thermal driver.

Thanks for any feedback or comments.

Best,
Markus


Fabien Parent (1):
  thermal: mediatek: add MT8365 thermal driver support

Markus Schneider-Pargmann (2):
  dt-bindings: thermal: mediatek: Add mt8365
  thermal: mediatek: Fix apmixed error message

 .../bindings/thermal/mediatek-thermal.txt     |  1 +
 drivers/thermal/mtk_thermal.c                 | 93 +++++++++++++++++--
 2 files changed, 87 insertions(+), 7 deletions(-)