Re: [PATCH v12 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

2014-12-01 Thread Lina Iyer
On Thu, Nov 27 2014 at 01:55 -0700, Daniel Lezcano wrote: On 11/27/2014 01:13 AM, Lina Iyer wrote: Add cpuidle driver interface to allow cpus to go into idle states. Use the cpuidle DT interface, common across ARM architectures, to provide the idle state information to the cpuidle framework. Su

Re: [PATCH v12 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

2014-11-27 Thread Daniel Lezcano
On 11/27/2014 01:13 AM, Lina Iyer wrote: Add cpuidle driver interface to allow cpus to go into idle states. Use the cpuidle DT interface, common across ARM architectures, to provide the idle state information to the cpuidle framework. Supported modes at this time are Standby and Standalone Power

[PATCH v12 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

2014-11-26 Thread Lina Iyer
Add cpuidle driver interface to allow cpus to go into idle states. Use the cpuidle DT interface, common across ARM architectures, to provide the idle state information to the cpuidle framework. Supported modes at this time are Standby and Standalone Power Collapse. Signed-off-by: Lina Iyer Acked