pcie: starfive: add StarFive JH7110 PCIe driver. 71/291471/2
authorMinda Chen <minda.chen@starfivetech.com>
Thu, 6 Apr 2023 11:11:41 +0000 (19:11 +0800)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 17 Apr 2023 09:28:02 +0000 (18:28 +0900)
commit15056c53b119b91d03669df76feb86a79da8e8aa
treea189ec2d5bb750828fdcf848aa479eab65cd631d
parent3e1012247d6ba1df41167136f941b7d4f36ad43a
pcie: starfive: add StarFive JH7110 PCIe driver.

Add PCIe controller driver for StarFive JH7110
SoC platform. The PCIe controller is PCIe 2.0, single lane.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
[Backported from https://github.com/starfive-tech/linux/tree/JH7110_VisionFive2_upstream]
Change-Id: I04b0fd6ef7085030ecc682de384b009e2e1d66fe
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/pci/controller/Kconfig
drivers/pci/controller/Makefile
drivers/pci/controller/pcie-starfive.c [new file with mode: 0644]