This patch set adds PCIe Root Port support for the Agilex family of FPGA chips. Patch 1: Add new compatible strings for the three variants of the Agilex PCIe controller IP. Patch 2: Update Altera PCIe controller driver to support the Agilex family of chips. Previous versions of this patch set contained patches unrelated to PCIe Root Port support for Agilex chips. These patches have been removed and will be resubmitted separately. Patches related to a particular FPGA design have also been removed. D M, Sharath Kumar (1): PCI: altera: Add Agilex support Matthew Gerlach (1): dt-bindings: PCI: altera: Add binding for Agilex .../bindings/pci/altr,pcie-root-port.yaml | 10 + drivers/pci/controller/pcie-altera.c | 253 +++++++++++++++++- 2 files changed, 254 insertions(+), 9 deletions(-) -- 2.34.1