Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Jacky Bai <ping.bai@nxp.com>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Zhang Rui <rui.zhang@intel.com>,
	Lukasz Luba <lukasz.luba@arm.com>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string for imx93
Date: Mon, 18 Aug 2025 11:45:51 -0400	[thread overview]
Message-ID: <aKNKrxX1FaNI/pQ3@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20250818-imx93_tmu-v3-1-35f79a86c072@nxp.com>

On Mon, Aug 18, 2025 at 05:33:11PM +0800, Jacky Bai wrote:
> Add i.MX93 compatible string 'fsl,imx93-tmu' because Thermal monitor
> unit(TMU) on i.MX93 has differences with QorIQ platform and not fully
> compatible with existing Platform, such as fsl,qoriq-tmu.
>
> Signed-off-by: Jacky Bai <ping.bai@nxp.com>

Reviewed-by: Frank Li <Frank.Li@nxp.com>

> ---
>  - v3 changes:
>   - refine the commit log
>   - drop the compatible fallback support
>
>  - v2 changes:
>   - keep the enum
>   - refine the commit log to use i.MX93 and QorIQ name
> ---
>  Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> index aa756dae512a2c6e3f0b6bb1ab4a65c01e373ea7..f3b136f5e1cba1fff7e90678d7e3d7ec3ddd25c1 100644
> --- a/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
> @@ -25,6 +25,7 @@ properties:
>      enum:
>        - fsl,qoriq-tmu
>        - fsl,imx8mq-tmu
> +      - fsl,imx93-tmu
>
>    reg:
>      maxItems: 1
>
> --
> 2.34.1
>


  reply	other threads:[~2025-08-18 17:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18  9:33 [PATCH v3 0/4] Update the thermal support for imx93 Jacky Bai
2025-08-18  9:33 ` [PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string " Jacky Bai
2025-08-18 15:45   ` Frank Li [this message]
2025-08-18 17:01   ` Conor Dooley
2025-08-18  9:33 ` [PATCH v3 2/4] thermal: qoriq: add i.MX93 tmu support Jacky Bai
2025-08-18 15:48   ` Frank Li
2025-08-18  9:33 ` [PATCH v3 3/4] thermal: qoriq: workaround unexpected temperature readings from tmu Jacky Bai
2025-08-18 15:51   ` Frank Li
2025-08-19  2:01     ` Jacky Bai
2025-08-19  4:38   ` kernel test robot
2025-08-18  9:33 ` [PATCH v3 4/4] arm64: dts: imx93: update the tmu compatible string Jacky Bai
2025-08-18 15:51   ` Frank Li

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=aKNKrxX1FaNI/pQ3@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lukasz.luba@arm.com \
    --cc=ping.bai@nxp.com \
    --cc=rafael@kernel.org \
    --cc=robh@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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