[PATCH v2 0/2] arm64: dts: freescale: Add Toradex OSM iMX95

From: Francesco Dolcini

Date: Thu Sep 17 2026 - 06:20:42 EST


From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

This patch series adds support for the Toradex OSM iMX95 SoM and its OSM
Development Board.

The Toradex OSM iMX95 is a SoM compliant with the OSM V1.2 specification
from SGET, based on the NXP i.MX95 SoC and available in Size L
(45x45 mm).

Link: https://www.toradex.com/computer-on-modules/osm-arm-family/nxp-imx95
Link: https://www.toradex.com/products/carrier-board/osm-development-board

v2: removed unused pinctrl_pcie_wake from PCIe nodes
v1: https://lore.kernel.org/all/20260917094217.59508-1-francesco@xxxxxxxxxx/

Antoine Gouby (2):
dt-bindings: arm: fsl: Add Toradex OSM iMX95
arm64: dts: freescale: Add Toradex OSM iMX95

.../devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx95-toradex-osm-dev.dts | 404 +++++++
.../boot/dts/freescale/imx95-toradex-osm.dtsi | 1032 +++++++++++++++++
4 files changed, 1443 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx95-toradex-osm-dev.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx95-toradex-osm.dtsi

--
2.47.3