diff options
author | Minda Chen <minda.chen@starfivetech.com> | 2024-03-28 17:18:34 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-05-28 11:15:30 -0500 |
commit | 39b91eb40c6aa3063a36d189a7c04a1467447425 (patch) | |
tree | 92af18f4f57c31661230e30c4d2e56f7a2ad96e8 /MAINTAINERS | |
parent | 22fe3223977020fb5164cf08f6145c34b05d58f8 (diff) | |
download | linux-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-- | MAINTAINERS | 1 |
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> |