]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
authorOlof Johansson <olof@lixom.net>
Thu, 3 Oct 2013 03:55:05 +0000 (20:55 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 3 Oct 2013 03:55:05 +0000 (20:55 -0700)
commit6a98b2ffc7cf8a84a18d8666185c29b7e0e631e9
tree1f5ad4728f7c2af9c452eeca3d116ab24cdee481
parent4f76d37cdb6523ad42ba666f0e5560e26b4c3749
parent8553bcad3eca6cdd19c4771c378bd2cf6e25c6b2
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes

From Jason Cooper:
mvebu fixes for v3.12 (round 2)

 - mvebu
    - fix ReadyNAS 102 power button (needs to be active high)
    - fix ReadyNAS 102 automated rebooting (prevent hang) by add gpio-poweroff
      node
    - fix booting ReadyNAS 102 by adding MBus ranges and PCIe DT nodes
    - mvebu-mbus: prevent PCIe driver from continuing with corrupted resource

* tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu:
  bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
  ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102
  ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driver
  ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high

Signed-off-by: Olof Johansson <olof@lixom.net>