Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board
@ 2025-12-18  5:56 Lei Xu
  2025-12-18  5:56 ` [PATCH v2 1/2] dt-bindings: arm: fsl: Add compatible for " Lei Xu
  2025-12-18  5:56 ` [PATCH v2 2/2] arm64: dts: freescale: imx95: Add support " Lei Xu
  0 siblings, 2 replies; 6+ messages in thread
From: Lei Xu @ 2025-12-18  5:56 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, justin.jiang,
	qijian.guo, lei.xu, Krzysztof Kozlowski

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@nxp.com>
---
Changes in v2:
- Switched from 'xceiver-supply' to CAN PHY nodes using 'phys'.
- Added CAN PHY nodes for flexcan2/5 with shared silent-gpio, removed reg_can_stby.
- Updated MSI/IOMMU mapping comment to match the i.MX95 15x15 FRDM board.

Link to v1: https://lore.kernel.org/r/20251207-127-v1-0-5a2eeb69f150@nxp.com

---
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 | 963 +++++++++++++++++++++
 3 files changed, 965 insertions(+)
---
base-commit: 6987d58a9cbc5bd57c983baa514474a86c945d56
change-id: 20251207-127-4e8551e8bdaf

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


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

end of thread, other threads:[~2025-12-18 16:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-18  5:56 [PATCH v2 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board Lei Xu
2025-12-18  5:56 ` [PATCH v2 1/2] dt-bindings: arm: fsl: Add compatible for " Lei Xu
2025-12-18 12:02   ` Daniel Baluta
2025-12-18 16:20   ` Laurentiu Mihalcea
2025-12-18  5:56 ` [PATCH v2 2/2] arm64: dts: freescale: imx95: Add support " Lei Xu
2025-12-18 16:26   ` Laurentiu Mihalcea

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