pcie: starfive: add StarFive JH7110 PCIe driver.
authorMinda Chen <minda.chen@starfivetech.com>
Thu, 6 Apr 2023 11:11:41 +0000 (19:11 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2024 00:13:48 +0000 (09:13 +0900)
commitc71aa7bf0e73e854853658a0ff1aa7d710dae1b3
treebde5ed57c75677c203f2a5d115ae7afc44f75355
parent70a7f137bc3a1583af569df9f76fce900d352807
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]