]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: qilai: Add Andes QiLai SoC PCIe host driver support
authorRandolph Lin <randolph@andestech.com>
Wed, 25 Feb 2026 08:55:03 +0000 (16:55 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Thu, 5 Mar 2026 06:24:48 +0000 (11:54 +0530)
commitdf5d8fb6fe55754bc2956e501a9e6acaca5af7d9
tree4517f5fd8223a6aa4c1e8a0261b60ab57a31d285
parent6bf2305ea846868dc1ff9004eb3f61a6590d8431
PCI: qilai: Add Andes QiLai SoC PCIe host driver support

Add driver support for DesignWare based PCIe controller in Andes
QiLai SoC. The driver only supports the Root Complex mode.

Signed-off-by: Randolph Lin <randolph@andestech.com>
[mani: squashed the MAINTAINERS change]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20260225085504.3757601-4-randolph@andestech.com
MAINTAINERS
drivers/pci/controller/dwc/Kconfig
drivers/pci/controller/dwc/Makefile
drivers/pci/controller/dwc/pcie-andes-qilai.c [new file with mode: 0644]