All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] thermal: mediatek: Add mt8365 support
@ 2021-10-19  9:34 ` Markus Schneider-Pargmann
  0 siblings, 0 replies; 21+ messages in thread
From: Markus Schneider-Pargmann @ 2021-10-19  9:34 UTC (permalink / raw)
  To: Zhang Rui, Daniel Lezcano, Matthias Brugger, Rob Herring
  Cc: linux-pm, devicetree, linux-arm-kernel, linux-mediatek, fparent,
	khilman, Markus Schneider-Pargmann

Hi,

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

In v2 I added a patch to remove unnecessary (void*) casts and fixed the
comments I received.

Thanks for any feedback or comments.

Best,
Markus


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

Markus Schneider-Pargmann (3):
  dt-bindings: thermal: mediatek: Add mt8365
  thermal: mediatek: Fix apmixed error message
  thermal: mediatek: Remove data void casts

 .../bindings/thermal/mediatek-thermal.txt     |   1 +
 drivers/thermal/mtk_thermal.c                 | 102 +++++++++++++++---
 2 files changed, 91 insertions(+), 12 deletions(-)

-- 
2.33.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-10-27  3:11 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19  9:34 [PATCH v2 0/4] thermal: mediatek: Add mt8365 support Markus Schneider-Pargmann
2021-10-19  9:34 ` Markus Schneider-Pargmann
2021-10-19  9:34 ` Markus Schneider-Pargmann
2021-10-19  9:34 ` [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365 Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-27  3:09   ` Rob Herring
2021-10-27  3:09     ` Rob Herring
2021-10-27  3:09     ` Rob Herring
2021-10-19  9:34 ` [PATCH v2 2/4] thermal: mediatek: Fix apmixed error message Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34 ` [PATCH v2 3/4] thermal: mediatek: Remove data void casts Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34 ` [PATCH v2 4/4] thermal: mediatek: add MT8365 thermal driver support Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19  9:34   ` Markus Schneider-Pargmann
2021-10-19 10:44   ` Daniel Lezcano
2021-10-19 10:44     ` Daniel Lezcano
2021-10-19 10:44     ` Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.