[PATCH 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board

From: Lei Xu

Date: Sun Dec 07 2025 - 08:26:15 EST


The NXP i.MX95 15x15 FRDM board is a compact and cost-effective
development board based on the i.MX95 applications processor.

This patch set adds device tree support for the board:
- Patch 1 introduces the DT compatible string.
- Patch 2 provides the complete device tree description.

Signed-off-by: Lei Xu <lei.xu@xxxxxxx>
---
Lei Xu (2):
dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM board
arm64: dts: freescale: imx95: Add support for i.MX95 15x15 FRDM board

Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx95-15x15-frdm.dts | 955 +++++++++++++++++++++
3 files changed, 957 insertions(+)
---
base-commit: 6987d58a9cbc5bd57c983baa514474a86c945d56
change-id: 20251207-127-4e8551e8bdaf

Best regards,
--
Lei Xu <lei.xu@xxxxxxx>