All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] arm: draeger: Add devicetrees for Draeger's M48 board.
@ 2026-08-19 15:30 Petko Manolov
  2026-08-19 15:30 ` [PATCH v1 1/1] arm: draeger: Dräger M48 on NXP i.MX6(Q) and Intel/Altera SoCFPGA Cyclone V devicetree Petko Manolov
  0 siblings, 1 reply; 4+ messages in thread
From: Petko Manolov @ 2026-08-19 15:30 UTC (permalink / raw)
  To: u-boot; +Cc: trini, festevam, uboot-imx, Petko Manolov

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 first of series of patches that are supposed to upstream Draeger's
entire change-set so that eventually mainline u-boot should be able to start the
kernel.

Petko Manolov (1):
  arm: draeger: Dräger M48 on NXP i.MX6(Q) and Intel/Altera SoCFPGA
    Cyclone V devicetree.

 arch/arm/dts/Makefile                         |   3 +
 arch/arm/dts/imx6dl-draeger-m48.dts           |  24 ++
 arch/arm/dts/imx6q-draeger-m48.dts            |  24 ++
 arch/arm/dts/imx6qdl-draeger-m48-u-boot.dtsi  |  20 +
 arch/arm/dts/imx6qdl-draeger-m48.dtsi         | 369 ++++++++++++++++++
 arch/arm/dts/imx6qp-draeger-m48.dts           |  78 ++++
 .../socfpga_cyclone5_draeger_m48-u-boot.dtsi  |  66 ++++
 arch/arm/dts/socfpga_cyclone5_draeger_m48.dts | 132 +++++++
 8 files changed, 716 insertions(+)
 create mode 100644 arch/arm/dts/imx6dl-draeger-m48.dts
 create mode 100644 arch/arm/dts/imx6q-draeger-m48.dts
 create mode 100644 arch/arm/dts/imx6qdl-draeger-m48-u-boot.dtsi
 create mode 100644 arch/arm/dts/imx6qdl-draeger-m48.dtsi
 create mode 100644 arch/arm/dts/imx6qp-draeger-m48.dts
 create mode 100644 arch/arm/dts/socfpga_cyclone5_draeger_m48-u-boot.dtsi
 create mode 100644 arch/arm/dts/socfpga_cyclone5_draeger_m48.dts

-- 
2.47.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-20  6:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 15:30 [PATCH v1 0/1] arm: draeger: Add devicetrees for Draeger's M48 board Petko Manolov
2026-08-19 15:30 ` [PATCH v1 1/1] arm: draeger: Dräger M48 on NXP i.MX6(Q) and Intel/Altera SoCFPGA Cyclone V devicetree Petko Manolov
2026-08-19 16:43   ` Fabio Estevam
2026-08-20  6:19     ` Petko Manolov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.