[PATCH v4 0/3] arm: dts: altera: add Draeger M48 CPU Module
From: Petko Manolov
Date: Fri Sep 11 2026 - 11:25:42 EST
Adding the device trees for “Dräger M48 on NXP i.MX6 (Q) and Intel/Altera
SoCFPGA Cyclone V” board variant. It has both (the SoC and FPGA) on the same
carrier and they are cross-monitoring each other.
This is the SoCFPGA devicetree part.
Changes in v4:
- fix commit messages formatting;
- remove stray comment from the .dts;
- remove undocumented "bank-name" property;
Changes in v3:
- add Draeger AG in devicetree/bindings/vendor-prefixes.yaml
- separate binding changes from the actual devicetree patch
- remove "earlyprintk" from the boot arguments
Petko Manolov (3):
dt-bindings: vendor-prefixes: add Draeger AG
dt-bindings: arm: altera: add Draeger M48 Module
arm: dts: altera: add Draeger M48 CPU Module
.../devicetree/bindings/arm/altera.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/intel/socfpga/Makefile | 1 +
.../socfpga/socfpga_cyclone5_draeger_m48.dts | 123 ++++++++++++++++++
4 files changed, 127 insertions(+)
create mode 100644 arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_draeger_m48.dts
--
2.47.3