linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Markus Schneider-Pargmann <msp@baylibre.com>
To: Zhang Rui <rui.zhang@intel.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, fparent@baylibre.com,
	khilman@baylibre.com,
	Markus Schneider-Pargmann <msp@baylibre.com>
Subject: [PATCH v2 0/4] thermal: mediatek: Add mt8365 support
Date: Tue, 19 Oct 2021 11:34:00 +0200	[thread overview]
Message-ID: <20211019093404.1913357-1-msp@baylibre.com> (raw)

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-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-10-19  9:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  9:34 Markus Schneider-Pargmann [this message]
2021-10-19  9:34 ` [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365 Markus Schneider-Pargmann
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 ` [PATCH v2 3/4] thermal: mediatek: Remove data void casts 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 10:44   ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211019093404.1913357-1-msp@baylibre.com \
    --to=msp@baylibre.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).