Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add i.MX93 Wireless EVK board support
@ 2026-01-23  2:44 Sherry Sun
  2026-01-23  2:44 ` [PATCH V2 1/2] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board Sherry Sun
  2026-01-23  2:44 ` [PATCH V2 2/2] arch: arm64: imx93-wevk: Add i.MX93 Wireless EVK board support Sherry Sun
  0 siblings, 2 replies; 9+ messages in thread
From: Sherry Sun @ 2026-01-23  2:44 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

i.MX93 Wireless SiP is created by integrating i.MX93 and IW610 WLCSP
(Wi-Fi + BLE + 802.15.4). And i.MX93 Wireless EVK board with the i.MX93
Wireless SiP basically reuse the i.MX93 11x11 EVK board, with some minor
functional and pin connection differences.

Add device tree and dt-binding for i.MX93 Wireless EVK.

---
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 (2):
  dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
  arch: arm64: imx93-wevk: Add i.MX93 Wireless EVK board support

 .../devicetree/bindings/arm/fsl.yaml          |  1 +
 arch/arm64/boot/dts/freescale/Makefile        |  1 +
 arch/arm64/boot/dts/freescale/imx93w-evk.dts  | 73 +++++++++++++++++++
 3 files changed, 75 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93w-evk.dts

-- 
2.37.1



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

end of thread, other threads:[~2026-01-28 10:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23  2:44 [PATCH V2 0/2] Add i.MX93 Wireless EVK board support Sherry Sun
2026-01-23  2:44 ` [PATCH V2 1/2] dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board Sherry Sun
2026-01-23  9:00   ` Krzysztof Kozlowski
2026-01-26  2:03     ` Sherry Sun
2026-01-23  2:44 ` [PATCH V2 2/2] arch: arm64: imx93-wevk: Add i.MX93 Wireless EVK board support Sherry Sun
2026-01-23  9:02   ` Krzysztof Kozlowski
2026-01-23 15:06     ` Frank Li
2026-01-26  2:52     ` Sherry Sun
2026-01-28 10:16       ` Krzysztof Kozlowski

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