[PATCH v1 0/2] arm64: dts: freescale: Add Toradex OSM iMX95
From: Francesco Dolcini
Date: Thu Sep 17 2026 - 06:07:52 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
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 | 1036 +++++++++++++++++
4 files changed, 1447 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