[PATCH v2 0/4] ARM64: dts: intel: agilex5: add nodes and new board

From: Steffen Trumtrar
Date: Mon Nov 25 2024 - 05:33:44 EST


This series adds the gpio0 and gmac nodes to the socfpga_agilex5.dtsi.

An initial devicetree for a new board (Arrow AXE5-Eagle) is also added.
Currently only QSPI and network are functional as all other hardware
currently lacks mainline support.

Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
---
Changes in v2:
- fix node names according to dtb_check
- remove gpio 'status = disabled'
- mdio0: remove setting of adi,[rt]x-internal-delay-ps. 2000 is the
default value
- add Acked-by to dt-binding
- Link to v1: https://lore.kernel.org/r/20241030-v6-12-topic-socfpga-agilex5-v1-0-b2b67780e60e@xxxxxxxxxxxxxx

---
Steffen Trumtrar (4):
arm64: dts: agilex5: add gpio0
arm64: dts: agilex5: add gmac nodes
dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle
arm64: dts: agilex5: initial support for Arrow AXE5-Eagle

.../devicetree/bindings/arm/intel,socfpga.yaml | 1 +
arch/arm64/boot/dts/intel/Makefile | 1 +
arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 106 ++++++++++++++++
.../boot/dts/intel/socfpga_agilex5_axe5_eagle.dts | 140 +++++++++++++++++++++
4 files changed, 248 insertions(+)
---
base-commit: adc218676eef25575469234709c2d87185ca223a
change-id: 20241030-v6-12-topic-socfpga-agilex5-90fd3d8f980c

Best regards,
--
Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>