From: Rob Herring <robh@kernel.org>
To: Markus Schneider-Pargmann <msp@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Zhang Rui <rui.zhang@intel.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
khilman@baylibre.com, linux-mediatek@lists.infradead.org,
fparent@baylibre.com, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org,
Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: Re: [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365
Date: Tue, 26 Oct 2021 22:09:29 -0500 [thread overview]
Message-ID: <YXjC6VkMSrOECEEu@robh.at.kernel.org> (raw)
In-Reply-To: <20211019093404.1913357-2-msp@baylibre.com>
On Tue, 19 Oct 2021 11:34:01 +0200, Markus Schneider-Pargmann wrote:
> This unit is present on the mt8365 SoC as well. But there is a
> difference in the usage of an apmixed register.
>
> This patch adds a distinct mt8365 to the list of compatibles.
>
> Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
> ---
> Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Markus Schneider-Pargmann <msp@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Zhang Rui <rui.zhang@intel.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
khilman@baylibre.com, linux-mediatek@lists.infradead.org,
fparent@baylibre.com, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org,
Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: Re: [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365
Date: Tue, 26 Oct 2021 22:09:29 -0500 [thread overview]
Message-ID: <YXjC6VkMSrOECEEu@robh.at.kernel.org> (raw)
In-Reply-To: <20211019093404.1913357-2-msp@baylibre.com>
On Tue, 19 Oct 2021 11:34:01 +0200, Markus Schneider-Pargmann wrote:
> This unit is present on the mt8365 SoC as well. But there is a
> difference in the usage of an apmixed register.
>
> This patch adds a distinct mt8365 to the list of compatibles.
>
> Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
> ---
> Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Markus Schneider-Pargmann <msp@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Zhang Rui <rui.zhang@intel.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
khilman@baylibre.com, linux-mediatek@lists.infradead.org,
fparent@baylibre.com, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org,
Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: Re: [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365
Date: Tue, 26 Oct 2021 22:09:29 -0500 [thread overview]
Message-ID: <YXjC6VkMSrOECEEu@robh.at.kernel.org> (raw)
In-Reply-To: <20211019093404.1913357-2-msp@baylibre.com>
On Tue, 19 Oct 2021 11:34:01 +0200, Markus Schneider-Pargmann wrote:
> This unit is present on the mt8365 SoC as well. But there is a
> difference in the usage of an apmixed register.
>
> This patch adds a distinct mt8365 to the list of compatibles.
>
> Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>
> ---
> Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-10-27 3:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=YXjC6VkMSrOECEEu@robh.at.kernel.org \
--to=robh@kernel.org \
--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=msp@baylibre.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 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.