]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc
authorOlof Johansson <olof@lixom.net>
Sat, 1 Jun 2013 06:13:24 +0000 (23:13 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 1 Jun 2013 06:13:24 +0000 (23:13 -0700)
PCI-e driver for mvebu.

* tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux:
  pci: mvebu: fix return value check in mvebu_pcie_probe()
  arm: mvebu: PCIe support is now available on mvebu
  pci: PCIe driver for Marvell Armada 370/XP systems
  clk: mvebu: add more PCIe clocks for Armada XP
  clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
  of/pci: Add of_pci_parse_bus_range() function
  of/pci: Add of_pci_get_devfn() function
  of/pci: Provide support for parsing PCI DT ranges property

Signed-off-by: Olof Johansson <olof@lixom.net>
1  2 
arch/arm/mach-mvebu/Kconfig

index 80a8bcacd9d539c0a684e3beaa927b07dd720566,381062d90c1d2569f67599077f04d68556c6c3b0..fb827ac9d906291aa58d92584d0845a9708d3609
@@@ -15,7 -15,8 +15,9 @@@ config ARCH_MVEB
        select MVEBU_CLK_GATING
        select MVEBU_MBUS
        select ZONE_DMA if ARM_LPAE
 +      select ARCH_REQUIRE_GPIOLIB
+       select MIGHT_HAVE_PCI
+       select PCI_QUIRKS if PCI
  
  if ARCH_MVEBU