Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/drivers
authorKevin Hilman <khilman@linaro.org>
Wed, 9 Oct 2013 19:59:23 +0000 (12:59 -0700)
committerKevin Hilman <khilman@linaro.org>
Wed, 9 Oct 2013 20:00:37 +0000 (13:00 -0700)
commit0397bb85b53b73796e81aaa3f4114403a2b1236d
tree950f2df77decf6f2a7196328669f284bc680b764
parent3d729d33ee89a3e63bee14bdd516af0662490fab
parent96ae0b548672adc12431312718835e77472f5bf0
Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/drivers

From Jason Cooper:
mvebu drivers changes for v3.13

 - irqchip
    - add MSI support for armada-370/XP

 - pci
    - add MSI support
    - add support for Marvell Dove SoCs

 - mvebu (soc changes depending on the pci and irq changes)
    - probe mbus windows via DT
    - probe pcie and clock via DT

 - docs for mvebu
    - update gated clock documentation

* tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu:
  ARM: mvebu: fix gated clock documentation
  ARM: dove: remove legacy pcie and clock init
  ARM: dove: switch to DT probed mbus address windows
  PCI: mvebu: add support for Marvell Dove SoCs
  PCI: mvebu: add support for reset on GPIO
  PCI: mvebu: remove subsys_initcall
  PCI: mvebu: increment nports only for registered ports
  PCI: mvebu: move clock enable before register access
  PCI: mvebu: add support for MSI
  irqchip: armada-370-xp: implement MSI support
  irqchip: armada-370-xp: properly request resources

Signed-off-by: Kevin Hilman <khilman@linaro.org>