Re: [PATCH v2 0/3] Add imx cpuidle

2012-05-01 Thread Shawn Guo
On Tue, May 01, 2012 at 09:12:37PM -0500, Robert Lee wrote: > Add common imx cpuidle initialization functionality and add a i.MX5 and i.MX6Q > platform cpuidle implementation. > > Based on v3.4-rc5 plus recently submitted device tree late_initcall patch: Just to clarify, this is not a device tree

[PATCH v2 0/3] Add imx cpuidle

2012-05-01 Thread Robert Lee
Add common imx cpuidle initialization functionality and add a i.MX5 and i.MX6Q platform cpuidle implementation. Based on v3.4-rc5 plus recently submitted device tree late_initcall patch: http://www.spinics.net/lists/arm-kernel/msg171620.html Changes since v1: * Removed some unnecessary spaces