[PATCH v3 0/7] arm64: dts: imx943: various update

Peng Fan (OSS) posted 7 patches 1 week, 3 days ago
arch/arm64/boot/dts/freescale/imx94-pinfunc.h |  12 +++
arch/arm64/boot/dts/freescale/imx94.dtsi      |  56 +++++++++++++
arch/arm64/boot/dts/freescale/imx943-evk.dts  | 108 ++++++++++++++++++++++++++
arch/arm64/boot/dts/freescale/imx943.dtsi     |  62 +++++++++++++++
4 files changed, 238 insertions(+)
[PATCH v3 0/7] arm64: dts: imx943: various update
Posted by Peng Fan (OSS) 1 week, 3 days ago
Update pin header
Add V2X/ELE mailbox nodes, more SCMI nodes, thermal nodes, fan node
Add nxp,ctrl-ids.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Changes in v3:
- Typo fixes in patch 1 and 3
- Link to v2: https://lore.kernel.org/r/20260320-imx943-dts-v1-v2-0-e6eba6b3a837@nxp.com

Changes in v2:
- Rename ana to ana-thermal
- Rebased to next-20260319 to resolve conflicts
- Link to v1: https://lore.kernel.org/r/20260314-imx943-dts-v1-v1-0-3ba9b426863b@nxp.com

---
Florin Leotescu (1):
      arm64: dts: imx943-evk: Add fan node and enable active cooling on A55

Joy Zou (1):
      arm64: dts: imx943: Add thermal support

Peng Fan (4):
      arm64: dts: imx94: Add V2X/ELE mailbox nodes
      arm64: dts: imx94: Add SCMI sensor/lmm/cpu nodes
      arm64: dts: imx943-evk: Add nxp,ctrl-ids for scmi_misc
      arm64: dts: imx943-evk: Add pf09/53 thermal zone

Ranjani Vaidyanathan (1):
      arm64: dts: imx94: Update pin headers

 arch/arm64/boot/dts/freescale/imx94-pinfunc.h |  12 +++
 arch/arm64/boot/dts/freescale/imx94.dtsi      |  56 +++++++++++++
 arch/arm64/boot/dts/freescale/imx943-evk.dts  | 108 ++++++++++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx943.dtsi     |  62 +++++++++++++++
 4 files changed, 238 insertions(+)
---
base-commit: 518185e147d184577d14d975642eb4b7add52aef
change-id: 20260313-imx943-dts-v1-7e5b684421cb

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>
Re: [PATCH v3 0/7] arm64: dts: imx943: various update
Posted by Frank Li 1 week, 1 day ago
On Tue, 24 Mar 2026 13:44:06 +0800, Peng Fan (OSS) wrote:
> Update pin header
> Add V2X/ELE mailbox nodes, more SCMI nodes, thermal nodes, fan node
> Add nxp,ctrl-ids.
>
>

Applied, thanks!

[1/7] arm64: dts: imx94: Update pin headers
      commit: 91faaca1db2ff31dd9a964c419ea39dcb396022f
[2/7] arm64: dts: imx94: Add V2X/ELE mailbox nodes
      commit: 87ac991725ccc441af0fc16d54f9cee7e05bd4a2
[3/7] arm64: dts: imx94: Add SCMI sensor/lmm/cpu nodes
      commit: dee18abd657f2cf5c1540eafadfdeb9444f4721d
[4/7] arm64: dts: imx943: Add thermal support
      commit: 81b428c2a761d9f40fb95eb0c556544541988263
[5/7] arm64: dts: imx943-evk: Add nxp,ctrl-ids for scmi_misc
      commit: a2cdee4ce35863e0e6d4f58808f8e051b9608073
[6/7] arm64: dts: imx943-evk: Add fan node and enable active cooling on A55
      commit: 12cac5ae8bc741de9b03a2c23d128bfaf0c4c4ce

Adjust pwm@2f after codec@1a keep order by address

[7/7] arm64: dts: imx943-evk: Add pf09/53 thermal zone
      commit: bd25e888974ffa2e6097b2ee352c8f6f860f5e87

Add extra empty line between children node trips and properties.

Best regards,
--
Frank Li <Frank.Li@nxp.com>