[PATCH 0/3] Enable FPGA Manager support for Agilex5

Khairul Anuar Romli posted 3 patches 2 hours ago
Only 2 patches received!
.../bindings/fpga/intel,stratix10-soc-fpga-mgr.yaml   |  1 +
arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi        | 11 +++++++++++
drivers/fpga/stratix10-soc.c                          |  1 +
3 files changed, 13 insertions(+)
[PATCH 0/3] Enable FPGA Manager support for Agilex5
Posted by Khairul Anuar Romli 2 hours ago
This patch series adds device tree bindings, driver support, and DTS
updates to enable FPGA Manager functionality for Intel Agilex5 SoC.

These changes are intended to enable FPGA programming and management
capabilities on Agilex5-based platforms.

---
Notes:
Patch #3 depends on  "arm64: dts: intel: Add Agilex5 SVC node with memory
region" from
https://lore.kernel.org/all/3381ef56c1ff34a0b54cf76010889b5523ead825.1762387665.git.khairul.anuar.romli@altera.com/

This patch series is applied on socfpga maintainer's tree
https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/?h=socfpga_dts_for_v6.19
---
Khairul Anuar Romli (3):
  dt-bindings: fpga: stratix10: add support for Agilex5
  fpga: stratix10-soc: Add support for Agilex5
  arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

 .../bindings/fpga/intel,stratix10-soc-fpga-mgr.yaml   |  1 +
 arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi        | 11 +++++++++++
 drivers/fpga/stratix10-soc.c                          |  1 +
 3 files changed, 13 insertions(+)

-- 
2.43.7