Hi Kevin, Made some patches to enable setting RX-51 cpu idle parameters as we use them. Added "valid" field passing to cpuidle_params in the process. Tested on RX-51. Applies on top of linux-omap/pm branch. Kalle Jokiniemi (3): OMAP:PM: Fix non-cpu idle builds using omap3_pm_init_cpuidle OMAP3: Add valid field into C-state parameter passing OMAP: RX-51: Pass cpu idle parameters kajokini@ubuntu:~/work/linux-open/linux-omap$ git diff --stat HEAD~3..HEAD arch/arm/mach-omap2/board-3430sdp.c | 14 ++++++------ arch/arm/mach-omap2/board-rx51.c | 18 +++++++++++++++++ arch/arm/mach-omap2/cpuidle34xx.c | 37 +++++++++++++++++++++------------- arch/arm/mach-omap2/pm.h | 8 +++++++ 4 files changed, 56 insertions(+), 21 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html