]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'pci/next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 1 Nov 2015 23:39:29 +0000 (10:39 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 1 Nov 2015 23:39:31 +0000 (10:39 +1100)
1  2 
Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt
MAINTAINERS
arch/powerpc/platforms/pseries/setup.c
arch/x86/pci/common.c
drivers/pci/host/Kconfig
drivers/pci/msi.c
drivers/pci/pci-driver.c
drivers/pci/probe.c
drivers/pci/quirks.c

diff --cc MAINTAINERS
Simple merge
Simple merge
index d5e58bae95cf2dbfa74a49ddce1a51dee6e98e9d,2af0571356e8c30992f189f1b7c418d590149fb9..7a31ebbc43793b8631990e1307b2dce3d882da38
@@@ -145,4 -147,28 +147,29 @@@ config PCIE_IPROC_BCM
          Say Y here if you want to use the Broadcom iProc PCIe controller
          through the BCMA bus interface
  
+ config PCIE_ALTERA
+       bool "Altera PCIe controller"
+       depends on ARM || NIOS2
+       select PCI_DOMAINS
+       help
+         Say Y here if you want to enable PCIe controller support on Altera
+         FPGA.
+ config PCIE_ALTERA_MSI
+       bool "Altera PCIe MSI feature"
+       depends on PCI_MSI
++      depends on BROKEN
+       select PCI_MSI_IRQ_DOMAIN
+       help
+         Say Y here if you want PCIe MSI support for the Altera FPGA.
+         This MSI driver supports Altera MSI to GIC controller IP.
+ config PCI_HISI
+       depends on OF && ARM64
+       bool "HiSilicon SoC HIP05 PCIe controller"
+       select PCIEPORTBUS
+       select PCIE_DW
+       help
+         Say Y here if you want PCIe controller support on HiSilicon HIP05 SoC
  endmenu
Simple merge
Simple merge
Simple merge
Simple merge