]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: starfive: Add JH7110 PCIe controller
authorMinda Chen <minda.chen@starfivetech.com>
Thu, 28 Mar 2024 09:18:34 +0000 (17:18 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 28 May 2024 16:15:30 +0000 (11:15 -0500)
commit39b91eb40c6aa3063a36d189a7c04a1467447425
tree92af18f4f57c31661230e30c4d2e56f7a2ad96e8
parent22fe3223977020fb5164cf08f6145c34b05d58f8
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>
MAINTAINERS
drivers/pci/controller/plda/Kconfig
drivers/pci/controller/plda/Makefile
drivers/pci/controller/plda/pcie-plda.h
drivers/pci/controller/plda/pcie-starfive.c [new file with mode: 0644]