Merge tag 'mvebu-soc-4.3-1' of git://git.infradead.org/linux-mvebu into next/soc
authorOlof Johansson <olof@lixom.net>
Wed, 5 Aug 2015 09:09:02 +0000 (11:09 +0200)
committerOlof Johansson <olof@lixom.net>
Wed, 5 Aug 2015 09:09:02 +0000 (11:09 +0200)
commitf9fa55b97090bdc70683c96d425759ae3958ce24
tree1fe949877012dfe5e31fc376426ded83e56d325b
parentb69354dfe25bf0b103ef3ed6c881d34cc442265c
parent482d638f98cc626bf01d4c9f6d6d35fc77d630c8
Merge tag 'mvebu-soc-4.3-1' of git://git.infradead.org/linux-mvebu into next/soc

mvebu soc changes for v4.3 (part #1)

- Extend suspend to RAM support in order to add new mvebu SoC
- Add standby support for all Armada 3xx/XP SoCs

* tag 'mvebu-soc-4.3-1' of git://git.infradead.org/linux-mvebu:
  ARM: mvebu: Warn about the wake-up sources not taken into account in suspend
  ARM: mvebu: Add standby support
  ARM: mvebu: Use __init for the PM initialization functions
  ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x support
  ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCs
  ARM: mvebu: do not check machine in mvebu_pm_init()
  ARM: mvebu: prepare set_cpu_coherent() for future extension

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