Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add i.MX93 Wireless FRDM board support
@ 2026-07-23  7:13 Joseph Guo
  2026-07-23  7:13 ` [PATCH v2 1/3] arm64: dts: imx93-11x11-frdm: factor out common parts into dtsi Joseph Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joseph Guo @ 2026-07-23  7:13 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Frank Li,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Shawn Guo
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, justin.jiang,
	xinyu.chen, qijian.guo, Joseph Guo, Krzysztof Kozlowski

i.MX93 Wireless FRDM board(FRDM-IMX93W) is a low-cost and compact board featuring
the i.MX93W applications processor

FRDM-IMX93W board basically reuse the FRDM-IMX93 board, with some minor functional
and pin connection differences. Factor common parts of FRDM-IMX93 and FRDM-IMX93W
into imx93-11x11-frdm-common.dtsi and add the board-specific changes.

Signed-off-by: Joseph Guo <qijian.guo@nxp.com>
---
Changes in v2:
- Move board specific lpuart5 pin assignment to i.MX93 FRDM dts.
- Move pcal6408 node from common dtsi to i.MX93 FRDM dts
- Link to v1: https://lore.kernel.org/r/20260717-imx93w_frdm-v1-0-0cca6c0ba2f5@nxp.com

---
Joseph Guo (3):
      arm64: dts: imx93-11x11-frdm: factor out common parts into dtsi
      dt-bindings: arm: fsl: Add i.MX93 Wireless FRDM board
      arm64: dts: imx93: Add i.MX93 Wireless FRDM board support

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 ...11x11-frdm.dts => imx93-11x11-frdm-common.dtsi} | 129 +---
 arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts | 679 +--------------------
 arch/arm64/boot/dts/freescale/imx93w-frdm.dts      |  23 +
 5 files changed, 32 insertions(+), 801 deletions(-)
---
base-commit: b8809969e1d7a591e0f49dd464a5d04b3cf02ab1
change-id: 20260716-imx93w_frdm-2528ada72343

Best regards,
-- 
Joseph Guo <qijian.guo@nxp.com>


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

end of thread, other threads:[~2026-07-23  7:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  7:13 [PATCH v2 0/3] Add i.MX93 Wireless FRDM board support Joseph Guo
2026-07-23  7:13 ` [PATCH v2 1/3] arm64: dts: imx93-11x11-frdm: factor out common parts into dtsi Joseph Guo
2026-07-23  7:22   ` sashiko-bot
2026-07-23  7:13 ` [PATCH v2 2/3] dt-bindings: arm: fsl: Add i.MX93 Wireless FRDM board Joseph Guo
2026-07-23  7:13 ` [PATCH v2 3/3] arm64: dts: imx93: Add i.MX93 Wireless FRDM board support Joseph Guo
2026-07-23  7:25   ` sashiko-bot

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