[PATCH v3 0/3] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board.
From: Petko Manolov
Date: Wed Sep 09 2026 - 07:28:16 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 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):
Add Draeger AG as a vendor
Add Draeger's M48 board to the SoCFPGA family.
Add socfpga devicetree for Draeger's M48 board.
.../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 | 129 ++++++++++++++++++
4 files changed, 133 insertions(+)
create mode 100644 arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_draeger_m48.dts
--
2.47.3