mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Merge branch 'pci/controller/sophgo'
- Add DT binding and driver for Sophgo SG2044 PCIe controller driver in Root Complex mode (Inochi Amaoto) * pci/controller/sophgo: PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode dt-bindings: pci: Add Sophgo SG2044 PCIe host
This commit is contained in:
@@ -404,6 +404,16 @@ config PCIE_UNIPHIER_EP
|
||||
Say Y here if you want PCIe endpoint controller support on
|
||||
UniPhier SoCs. This driver supports Pro5 SoC.
|
||||
|
||||
config PCIE_SOPHGO_DW
|
||||
bool "Sophgo DesignWare PCIe controller (host mode)"
|
||||
depends on ARCH_SOPHGO || COMPILE_TEST
|
||||
depends on PCI_MSI
|
||||
depends on OF
|
||||
select PCIE_DW_HOST
|
||||
help
|
||||
Say Y here if you want PCIe host controller support on
|
||||
Sophgo SoCs.
|
||||
|
||||
config PCIE_SPEAR13XX
|
||||
bool "STMicroelectronics SPEAr PCIe controller"
|
||||
depends on ARCH_SPEAR13XX || COMPILE_TEST
|
||||
|
||||
Reference in New Issue
Block a user