Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH V3 0/3] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts
@ 2026-01-27  8:37 Sherry Sun
  2026-01-27  8:37 ` [PATCH V3 1/3] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board Sherry Sun
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sherry Sun @ 2026-01-27  8:37 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, shawnguo, frank.li, s.hauer, festevam,
	daniel.baluta, dario.binacchi, alexander.stein, Markus.Niebel,
	matthias.schiffer, y.moog, josua, francesco.dolcini, primoz.fiser
  Cc: kernel, devicetree, imx, linux-arm-kernel, linux-kernel

This patch set adds support for the NXP i.MX93 Wireless EVK and refactors
the existing i.MX93 11x11 EVK DTS to share the common parts via a new
imx93-evk-common.dtsi. The Wireless EVK integrates i.MX93 with an IW610
(WiFi + BLE + 802.15.4) SiP and reuses most of the 11x11 EVK design with
minor functional and pin connection differences.

---
Changes in V3:
1. Delete unnecessary parts in patch#1 commit message as Krzysztof suggested.
2. Add Acked-by tag.
3. Add patch#2 to extract the common parts of 11x11 EVK into
   imx93-evk-common.dtsi.

Changes in V2:
1. Rename the compatible string to fsl,imx93-wireless-evk which is more
   clearer and better aligned with the naming convention used on previous
   NXP boards.
2. Impreove the patch#1 commit message to add more info. 
---

Sherry Sun (3):
  dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
  arm64: dts: imx93: Extract common parts of 11x11 EVK into
    imx93-evk-common.dtsi
  arm64: dts: imx93: Add i.MX93 Wireless EVK board support

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx93-11x11-evk.dts    | 954 +-----------------
 .../boot/dts/freescale/imx93-evk-common.dtsi  | 950 +++++++++++++++++
 arch/arm64/boot/dts/freescale/imx93w-evk.dts  |  52 +
 5 files changed, 1014 insertions(+), 944 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-evk-common.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx93w-evk.dts

-- 
2.37.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-01-29  2:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27  8:37 [PATCH V3 0/3] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts Sherry Sun
2026-01-27  8:37 ` [PATCH V3 1/3] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board Sherry Sun
2026-01-27  8:37 ` [PATCH V3 2/3] arm64: dts: imx93: Extract common parts of 11x11 EVK into imx93-evk-common.dtsi Sherry Sun
2026-01-28 10:17   ` Krzysztof Kozlowski
2026-01-29  2:07     ` Sherry Sun
2026-01-27  8:37 ` [PATCH V3 3/3] arm64: dts: imx93: Add i.MX93 Wireless EVK board support Sherry Sun
2026-01-27 17:58   ` Frank Li
2026-01-28  2:29     ` Sherry Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox