This patch set adds device tree bindings and a DTS for the Intel Agilex7 M-Series SoC Development Kit: https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/agilex/agm039.html Patch 1: Define the device tree binding for the Agilex7 M-Series SoCDK. Patch 2: Add the DTS for the Agilex7 M-Series SoCDK. Matthew Gerlach (2): dt-bindings: intel: document Agilex7 M-Series SoCDK arm64: dts: socfpga: add Agilex7 M-Series SoCDK .../bindings/arm/intel,socfpga.yaml | 5 + arch/arm64/boot/dts/intel/Makefile | 1 + .../boot/dts/intel/socfpga_agilex7m_socdk.dts | 108 ++++++++++++++++++ 3 files changed, 114 insertions(+) create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex7m_socdk.dts -- 2.35.3