]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tc2-pm' of git://git.linaro.org/people/pawelmoll/linux into next/soc
authorOlof Johansson <olof@lixom.net>
Wed, 14 Aug 2013 05:07:52 +0000 (22:07 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 14 Aug 2013 05:07:52 +0000 (22:07 -0700)
commite0bb3964c95b6068bd68ee332b20fc24a76ad2aa
treee78ab25deb5674e236cc44671676cac199590d76
parent3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b
parente607b0f985f5277324e3fdce5bb462ef4eac4bc9
Merge tag 'tc2-pm' of git://git.linaro.org/people/pawelmoll/linux into next/soc

From Pawel Moll and Nicolas Pitre:
- Fixes to the existing Vexpress DCSCB backend.

- Lorenzo's minimal SPC driver required by the TC2 MCPM backend.

- The MCPM backend enabling SMP secondary boot and CPU hotplug
  on the VExpress TC2 big.LITTLE platform.

- MCPM suspend method to the TC2 backend allowing basic CPU
  idle/suspend.  The cpuidle driver that hooks into this will be
  submitted separately.

* tag 'tc2-pm' of git://git.linaro.org/people/pawelmoll/linux:
  ARM: vexpress/TC2: implement PM suspend method
  ARM: vexpress/TC2: basic PM support
  ARM: vexpress: Add SCC to V2P-CA15_A7's device tree
  ARM: vexpress/TC2: add Serial Power Controller (SPC) support
  ARM: vexpress/dcscb: fix cache disabling sequences

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