[PATCHv2 00/17] cpuidle for Marvell Armada 370 and 38x
From: Rafael J. Wysocki <hidden>
Date: 2014-07-16 22:18:38
Also in:
linux-pm
On Sunday, July 13, 2014 06:22:23 PM Jason Cooper wrote:
Rafael, Daniel, On Wed, Jul 09, 2014 at 03:40:04PM +0200, Thomas Petazzoni wrote:quoted
Hello, Here comes the second version of the cpuidle support for Armada 370 and Armada 38x. This series has been tested on the following configurations: * Armada XP, LE and BE, to verify that the existing, SMP, cpuidle and CPU hotplug functionalities are still working. * Armada 375, Z1 and A0, LE and BE, to verify that the existing SMP functionality is still working (SMP support on Armada 375 Z1 is affected by this series). * Armada 370, LE and BE, to verify that the newly introduced cpuidle functionality is working fine. * Armada 38x, LE and BE, to verify that the existing SMP functionality, and the newly introduced cpuidle functionality is working fine. We are hoping to see this patch series merged for 3.17. Most patches are touching only arch/arm/mach-mvebu/ code so they should be handled by the mvebu maintainers. However, patches 11-14 are touching the mvebu cpuidle driver, with a possible issue on patch 11, which touches both the cpuidle driver and the mach-mvebu code in order to rename the driver without breaking functionality (if needed, we can decide to split the commits, it would break functionality temporarly, but not buildability).Would one or both of you mind Acking this series so we can keep it together?
While I don't see anything obviously wrong in it, I'd like Daniel to look at them too from the ARM perspective. Rafael