linux/drivers/pci/controller/cadence
Hans Zhang a0d9f2c08f PCI: sky1: Add PCIe host support for CIX Sky1
Add driver for the CIX Sky1 SoC PCIe Gen4 16 GT/s controller based on the
Cadence High Performance Architecture (HPA) PCIe core.

The controller supports MSI/MSI-X via GICv3, Single Virtual Channel, and
Single Function.

Signed-off-by: Hans Zhang <hans.zhang@cixtech.com>
[mani: moved the PCI ID definitions and squashed Kconfig change]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
[bhelgaas: sort Kconfig menu entry, squash
https://lore.kernel.org/r/aSBqp0cglr-Sc8na@stanley.mountain]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20251108140305.1120117-8-hans.zhang@cixtech.com
2025-12-02 14:17:55 -06:00
..
Kconfig PCI: sky1: Add PCIe host support for CIX Sky1 2025-12-02 14:17:55 -06:00
Makefile PCI: sky1: Add PCIe host support for CIX Sky1 2025-12-02 14:17:55 -06:00
pci-j721e.c PCI: j721e: Fix incorrect error message in probe() 2025-09-29 23:34:39 +05:30
pci-sky1.c PCI: sky1: Add PCIe host support for CIX Sky1 2025-12-02 14:17:55 -06:00
pcie-cadence-ep.c Merge branch 'pci/endpoint' 2025-10-03 12:13:15 -05:00
pcie-cadence-host-common.c PCI: cadence: Move PCIe RP common functions to a separate file 2025-11-14 22:58:30 +05:30
pcie-cadence-host-common.h PCI: cadence: Move PCIe RP common functions to a separate file 2025-11-14 22:58:30 +05:30
pcie-cadence-host-hpa.c PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-cadence-host.c PCI: cadence: Move PCIe RP common functions to a separate file 2025-11-14 22:58:30 +05:30
pcie-cadence-hpa-regs.h PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-cadence-hpa.c PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-cadence-lga-regs.h PCI: cadence: Split PCIe controller header file 2025-11-14 22:58:07 +05:30
pcie-cadence-plat.c PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-cadence.c PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-cadence.h PCI: cadence: Add support for High Perf Architecture (HPA) controller 2025-12-02 14:17:03 -06:00
pcie-sg2042.c PCI: sg2042: Add Sophgo SG2042 PCIe driver 2025-09-19 23:52:27 +05:30