Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: PCI: altera: Add binding for Agilex

Add the compatible bindings for the three variants of the Agilex
PCIe Hard IP.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20250221170452.875419-2-matthew.gerlach@linux.intel.com
[kwilczynski: update description within devicetree bindings]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>

authored by

Matthew Gerlach and committed by
Krzysztof Wilczyński
6843f38e 2014c95a

+10
+10
Documentation/devicetree/bindings/pci/altr,pcie-root-port.yaml
··· 12 12 13 13 properties: 14 14 compatible: 15 + description: Each family of socfpga has its own implementation of the 16 + PCI controller. The altr,pcie-root-port-1.0 is used for the Cyclone5 17 + family of chips. The Stratix10 family of chips is supported by the 18 + altr,pcie-root-port-2.0. The Agilex family of chips has three, 19 + non-register compatible, variants of PCIe Hard IP referred to as the 20 + F-Tile, P-Tile, and R-Tile, depending on the specific chip instance. 21 + 15 22 enum: 16 23 - altr,pcie-root-port-1.0 17 24 - altr,pcie-root-port-2.0 25 + - altr,pcie-root-port-3.0-f-tile 26 + - altr,pcie-root-port-3.0-p-tile 27 + - altr,pcie-root-port-3.0-r-tile 18 28 19 29 reg: 20 30 items: