All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Amjad Ouled-Ameur <aouledameur@baylibre.com>
Cc: amitk@kernel.org, Fabien Parent <fparent@baylibre.com>,
	rafael@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, rui.zhang@intel.com,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	robh+dt@kernel.org, devicetree@vger.kernel.org,
	krzysztof.kozlowski+dt@linaro.org, daniel.lezcano@linaro.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	matthias.bgg@gmail.com
Subject: Re: [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
Date: Wed, 7 Sep 2022 15:39:54 -0500	[thread overview]
Message-ID: <20220907203954.GA301949-robh@kernel.org> (raw)
In-Reply-To: <20220901133950.115122-2-aouledameur@baylibre.com>

On Thu, 01 Sep 2022 15:39:47 +0200, Amjad Ouled-Ameur wrote:
> From: Fabien Parent <fparent@baylibre.com>
> 
> Add the binding documentation for the thermal support on MT8365 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.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: Amjad Ouled-Ameur <aouledameur@baylibre.com>
Cc: amitk@kernel.org, Fabien Parent <fparent@baylibre.com>,
	rafael@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, rui.zhang@intel.com,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	robh+dt@kernel.org, devicetree@vger.kernel.org,
	krzysztof.kozlowski+dt@linaro.org, daniel.lezcano@linaro.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	matthias.bgg@gmail.com
Subject: Re: [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
Date: Wed, 7 Sep 2022 15:39:54 -0500	[thread overview]
Message-ID: <20220907203954.GA301949-robh@kernel.org> (raw)
In-Reply-To: <20220901133950.115122-2-aouledameur@baylibre.com>

On Thu, 01 Sep 2022 15:39:47 +0200, Amjad Ouled-Ameur wrote:
> From: Fabien Parent <fparent@baylibre.com>
> 
> Add the binding documentation for the thermal support on MT8365 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.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

  reply	other threads:[~2022-09-07 20:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 13:39 [PATCH v3 0/4] thermal: mediatek: Add support for MT8365 SoC Amjad Ouled-Ameur
2022-09-01 13:39 ` Amjad Ouled-Ameur
2022-09-01 13:39 ` [PATCH v3 1/4] dt-bindings: thermal: mediatek: add binding documentation " Amjad Ouled-Ameur
2022-09-01 13:39   ` Amjad Ouled-Ameur
2022-09-07 20:39   ` Rob Herring [this message]
2022-09-07 20:39     ` Rob Herring
2022-09-01 13:39 ` [PATCH v3 2/4] thermal: mediatek: control buffer enablement tweaks Amjad Ouled-Ameur
2022-09-01 13:39   ` Amjad Ouled-Ameur
2022-09-01 13:39 ` [PATCH v3 3/4] thermal: mediatek: add support for MT8365 SoC Amjad Ouled-Ameur
2022-09-01 13:39   ` Amjad Ouled-Ameur
2022-09-01 13:39 ` [PATCH v3 4/4] thermal: mediatek: add another get_temp ops for thermal sensors Amjad Ouled-Ameur
2022-09-01 13:39   ` Amjad Ouled-Ameur
2022-09-08  9:07   ` Daniel Lezcano
2022-09-08  9:07     ` Daniel Lezcano
2022-09-08 15:52     ` Amjad Ouled-Ameur
2022-09-08 15:52       ` Amjad Ouled-Ameur

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=20220907203954.GA301949-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=amitk@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=aouledameur@baylibre.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=rafael@kernel.org \
    --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.