imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add devicetree for NXP i.MX93 FRDM board
@ 2025-05-23 18:16 Fabian Pflug
  2025-05-23 18:16 ` [PATCH 1/2] ARM: dts: freescale: add support for NXP i.MX93 FRDM Fabian Pflug
  2025-05-23 18:16 ` [PATCH 2/2] dt-bindings: arm: fsl: add i.MX93 11x11 FRDM board Fabian Pflug
  0 siblings, 2 replies; 8+ messages in thread
From: Fabian Pflug @ 2025-05-23 18:16 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: devicetree, linux-kernel, imx, linux-arm-kernel, Fabian Pflug

I could not test all features of the board, therefore a lot of stuff is
omitted from the devicetree. but this is enough to have the board boot
via eMMC or SD-Card, debug via debug USB connector and have a network
connection.

The FRDM i.MX 93 development board is a low-cost and compact development
board featuring the i.MX93 applications processor.

It features:
- Dual Cortex-A55
- 2 GB LPDDR4X / LPDDR4
- 32 GB eMMC5.1
- MicroSD slot
- GbE RJ45 x 2
- USB2.0 1x Type C, 1x Type A

This file is based upon the one provided by nxp in their own kernel and
yocto meta layer for the device, but adapted for mainline.

Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
---
Fabian Pflug (2):
      ARM: dts: freescale: add support for NXP i.MX93 FRDM
      dt-bindings: arm: fsl: add i.MX93 11x11 FRDM board

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts | 630 +++++++++++++++++++++
 3 files changed, 632 insertions(+)
---
base-commit: 94305e83eccb3120c921cd3a015cd74731140bac
change-id: 20250523-fpg-nxp-imx93-frdm-5cc180a1fda9

Best regards,
-- 
Fabian Pflug <f.pflug@pengutronix.de>


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

end of thread, other threads:[~2025-05-26  9:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 18:16 [PATCH 0/2] Add devicetree for NXP i.MX93 FRDM board Fabian Pflug
2025-05-23 18:16 ` [PATCH 1/2] ARM: dts: freescale: add support for NXP i.MX93 FRDM Fabian Pflug
2025-05-23 18:58   ` Frank Li
2025-05-23 19:06   ` Fabio Estevam
2025-05-26  9:18   ` Marc Kleine-Budde
2025-05-23 18:16 ` [PATCH 2/2] dt-bindings: arm: fsl: add i.MX93 11x11 FRDM board Fabian Pflug
2025-05-24  6:29   ` Krzysztof Kozlowski
2025-05-26  7:11   ` Daniel Baluta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).