summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMinda Chen <minda.chen@starfivetech.com>2024-03-28 17:18:34 +0800
committerBjorn Helgaas <bhelgaas@google.com>2024-05-28 11:15:30 -0500
commit39b91eb40c6aa3063a36d189a7c04a1467447425 (patch)
tree92af18f4f57c31661230e30c4d2e56f7a2ad96e8 /MAINTAINERS
parent22fe3223977020fb5164cf08f6145c34b05d58f8 (diff)
downloadlinux-stable-39b91eb40c6aa3063a36d189a7c04a1467447425.tar.gz
linux-stable-39b91eb40c6aa3063a36d189a7c04a1467447425.tar.bz2
linux-stable-39b91eb40c6aa3063a36d189a7c04a1467447425.zip
PCI: starfive: Add JH7110 PCIe controller
Add StarFive JH7110 SoC PCIe controller platform driver code, JH7110 with PLDA host PCIe core. Link: https://lore.kernel.org/linux-pci/20240328091835.14797-22-minda.chen@starfivetech.com Co-developed-by: Kevin Xie <kevin.xie@starfivetech.com> Signed-off-by: Minda Chen <minda.chen@starfivetech.com> Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Mason Huo <mason.huo@starfivetech.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 284bd0459113..823387766a0c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17492,6 +17492,7 @@ M: Kevin Xie <kevin.xie@starfivetech.com>
L: linux-pci@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/pci/starfive,jh7110-pcie.yaml
+F: drivers/pci/controller/plda/pcie-starfive.c
PCIE ENDPOINT DRIVER FOR QUALCOMM
M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>