From: Jacky Bai <ping.bai@nxp.com>
To: krzk@kernel.org, rafael@kernel.org, daniel.lezcano@linaro.org,
rui.zhang@intel.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, shawnguo@kernel.org
Cc: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
imx@lists.linux.dev, kernel@pengutronix.de, festevam@gmail.com
Subject: [PATCH v2 4/4] arm64: dts: imx93: update the tmu compatible string
Date: Fri, 1 Aug 2025 16:11:19 +0800 [thread overview]
Message-ID: <20250801081119.1999298-4-ping.bai@nxp.com> (raw)
In-Reply-To: <20250801081119.1999298-1-ping.bai@nxp.com>
Update the tmu compatible string.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
---
arch/arm64/boot/dts/freescale/imx93.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 8a7f1cd76c76..2f1db9cbfa4e 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -544,7 +544,7 @@ clock-controller@44480000 {
};
tmu: tmu@44482000 {
- compatible = "fsl,qoriq-tmu";
+ compatible = "fsl,imx93-tmu", "fsl,qoriq-tmu";
reg = <0x44482000 0x1000>;
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX93_CLK_TMC_GATE>;
--
2.34.1
next prev parent reply other threads:[~2025-08-01 8:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 8:11 [PATCH v2 1/4] dt-bindings: thermal: qoriq: Update compatible string for imx93 Jacky Bai
2025-08-01 8:11 ` [PATCH v2 2/4] thermal: qoriq: add i.MX93 TMU support Jacky Bai
2025-08-01 14:09 ` Frank Li
2025-08-01 14:54 ` Jacky Bai
2025-08-01 8:11 ` [PATCH v2 3/4] thermal: qoriq: workaround the tmu temp jump on imx93 Jacky Bai
2025-08-01 14:11 ` Frank Li
2025-08-01 15:10 ` Jacky Bai
2025-08-01 8:11 ` Jacky Bai [this message]
2025-08-01 8:55 ` [PATCH v2 1/4] dt-bindings: thermal: qoriq: Update compatible string for imx93 Krzysztof Kozlowski
2025-08-01 14:48 ` Jacky Bai
2025-08-01 14:14 ` Frank Li
2025-08-01 14:50 ` Jacky Bai
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=20250801081119.1999298-4-ping.bai@nxp.com \
--to=ping.bai@nxp.com \
--cc=conor+dt@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=rui.zhang@intel.com \
--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