[PATCH 0/2] arm64: add support for Olimex i.MX8MP-SOM-EVB kit
From: Zoltan HERPAI
Date: Fri Sep 18 2026 - 16:44:40 EST
This series adds support for the Olimex i.MX8MP-SOM-EVB kit, consisting of a carrier
board and a SoM.
Patch 1/2 documents the respective bindings,
Patch 2/2 adds the SoM dtsi and the carrier board dts.
Zoltan HERPAI (2):
dt-bindings: arm64: fsl: add Olimex i.MX8MP boards
arm64: dts: imx8mp: add Olimex i.MX8MP-SOM-EVB kit
.../devicetree/bindings/arm/fsl.yaml | 7 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx8mp-olimex-som-evb.dts | 168 +++++
.../boot/dts/freescale/imx8mp-olimex-som.dtsi | 578 ++++++++++++++++++
4 files changed, 754 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-olimex-som-evb.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-olimex-som.dtsi
--
2.30.2