Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce basic support for MR-NAVQ95
@ 2026-08-25 12:08 Laurentiu Mihalcea
  2026-08-25 12:08 ` [PATCH 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board Laurentiu Mihalcea
  2026-08-25 12:08 ` [PATCH 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support Laurentiu Mihalcea
  0 siblings, 2 replies; 7+ messages in thread
From: Laurentiu Mihalcea @ 2026-08-25 12:08 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Frank Li,
	Sascha Hauer, Fabio Estevam, elena.popa, cosmin.stoica
  Cc: Pengutronix Kernel Team, devicetree, linux-kernel, imx,
	linux-arm-kernel

From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

Hi folks,

So, as the title says, this series attempts to introduce basic support for
NXP's MR-NAVQ95 board. The "basic support" refers to introducing a new DTS
and enabling a couple of peripherals so that the board'll be able to boot
from eMMC/SD/NFS.

So, compared to MX95-19x19-EVK, this board has a smaller form factor
(comparable to the MX95-based FRDM boards) and is designed for
robotics-related applications (e.g. drones, rovers, humanoids, etc...).
The board is currently at revision B and is only available internally.
The board should be officially announced around October/November 2026.

Given that the board and its support are fairly new and still under
development, I would expect some (hopefully) small changes to the DTS.
Hopefully, this'll be acceptable.

The schematics, a brief overview and some pictures of the board are
publicly available at [1].

[1]: https://github.com/NXP-Robotics/MR-NAVQ95

Laurentiu Mihalcea (2):
  dt-bindings: arm: fsl: add MR-NAVQ95 board
  arm64: dts: freescale: add MR-NAVQ95 basic board support

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 arch/arm64/boot/dts/freescale/imx95-navq.dts  | 267 ++++++++++++++++++
 3 files changed, 269 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx95-navq.dts

-- 
2.53.0


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

end of thread, other threads:[~2026-08-26  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 12:08 [PATCH 0/2] Introduce basic support for MR-NAVQ95 Laurentiu Mihalcea
2026-08-25 12:08 ` [PATCH 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board Laurentiu Mihalcea
2026-08-25 16:51   ` Conor Dooley
2026-08-25 12:08 ` [PATCH 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support Laurentiu Mihalcea
2026-08-25 14:25   ` Frank Li
2026-08-25 21:52   ` Fabio Estevam
2026-08-26  8:24     ` Laurentiu Mihalcea

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