[PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
Frieder Schrempf
frieder at fris.de
Mon Jul 29 05:44:22 PDT 2024
From: Frieder Schrempf <frieder.schrempf at kontron.de>
Patch 1: board DT bindings
Patch 2: add devicetrees
Changes for v2:
* remove applied patches
* rebase onto v6.11-rc1
Frieder Schrempf (2):
dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier
board
.../devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx93-kontron-bl-osm-s.dts | 165 ++++++
.../dts/freescale/imx93-kontron-osm-s.dtsi | 547 ++++++++++++++++++
4 files changed, 719 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-bl-osm-s.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-osm-s.dtsi
--
2.45.2
More information about the linux-arm-kernel
mailing list