linux-stable/drivers/pci/controller/cadence
Jasko-EXT Wojciech 667a006d73
PCI: cadence: Clear the ARI Capability Next Function Number of the last function
Next Function Number field in ARI Capability Register for last function
must be zero by default as per the PCIe specification, indicating there
is no next higher number function but that's not happening in our case,
so this patch clears the Next Function Number field for last function
used.

[kwilczynski: white spaces update for one define]
Link: https://lore.kernel.org/linux-pci/20231202085015.3048516-1-s-vadapalli@ti.com
Signed-off-by: Jasko-EXT Wojciech <wojciech.jasko-EXT@continental-corporation.com>
Signed-off-by: Achal Verma <a-verma1@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
2024-03-10 18:33:16 +00:00
..
Kconfig PCI: j721e: Make TI J721E depend on ARCH_K3 2024-01-06 04:51:51 +00:00
Makefile PCI: j721e: Add TI J721E PCIe driver 2020-08-03 14:49:55 +01:00
pci-j721e.c PCI: j721e: Add TI J784S4 PCIe configuration 2024-01-06 04:50:49 +00:00
pcie-cadence-ep.c PCI: cadence: Clear the ARI Capability Next Function Number of the last function 2024-03-10 18:33:16 +00:00
pcie-cadence-host.c PCI: cadence: Fix Gen2 Link Retraining process 2023-05-08 09:16:57 +02:00
pcie-cadence-plat.c PCI: cadence: Drop unused member from struct cdns_plat_pcie 2023-10-05 10:49:19 -05:00
pcie-cadence.c PCI: Explicitly include correct DT includes 2023-07-18 14:33:17 -05:00
pcie-cadence.h PCI: cadence: Clear the ARI Capability Next Function Number of the last function 2024-03-10 18:33:16 +00:00