devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add NXP FRDM-IMX91S board support
@ 2025-12-05  8:03 Yanan.Yang
  2025-12-05  8:03 ` [PATCH 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board Yanan.Yang
  2025-12-05  8:03 ` [PATCH 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support Yanan.Yang
  0 siblings, 2 replies; 11+ messages in thread
From: Yanan.Yang @ 2025-12-05  8:03 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, yanan.yang,
	qijian.guo, justin.jiang, Lei Xu, Xiaofeng Wei

This patch set introduces DeviceTree support for the NXP FRDM-IMX91S
development board based on the i.MX91 SoC. FRDM-IMX91S is a cost-optimized
variant of FRDM-IMX91 and differs in several hardware aspects:

- 512MB LPDDR4 (FRDM-IMX91 uses 1GB)
- 256MB FlexSPI-NAND (FRDM-IMX91 uses 8GB eMMC)
- Single GbE port (FRDM-IMX91 has dual GbE)
- PMIC PF9453 (FRDM-IMX91 uses PCA9451A)

This patch has been tested on FRDM-IMX91S board and verified for basic
functionality.

For more details about the FRDM-IMX91S board, see:
https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-IMX91S

Signed-off-by: Yanan.Yang <yanan.yang@nxp.com>
---
Yanan.Yang (2):
      dt-bindings: arm: fsl: Add FRDM-IMX91S board
      arm64: dts: freescale: add NXP FRDM-IMX91S board support

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 .../boot/dts/freescale/imx91-11x11-frdm-s.dts      | 692 +++++++++++++++++++++
 3 files changed, 694 insertions(+)
---
base-commit: bc04acf4aeca588496124a6cf54bfce3db327039
change-id: 20251205-imx91s-frdm-2c339bcc2f6f

Best regards,
-- 
Yanan.Yang <yanan.yang@nxp.com>


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

end of thread, other threads:[~2025-12-11  1:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05  8:03 [PATCH 0/2] Add NXP FRDM-IMX91S board support Yanan.Yang
2025-12-05  8:03 ` [PATCH 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board Yanan.Yang
2025-12-05  8:21   ` Krzysztof Kozlowski
2025-12-10  6:31     ` Yanan Yang
2025-12-11  1:16       ` Krzysztof Kozlowski
2025-12-11  1:55         ` Yanan Yang
2025-12-05  8:03 ` [PATCH 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support Yanan.Yang
2025-12-05  8:23   ` Krzysztof Kozlowski
2025-12-05  9:04   ` Francesco Dolcini
2025-12-08  2:17   ` Joseph Guo
2025-12-08  9:13   ` Marc Kleine-Budde

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).