The folowing patch series provides IO Daisychain feature via omap hwmod mux framework. The patch series has been generated against 3.1 rc4 and tested on OMAP3 Platform (ZOOM3) for Retention and OFF mode in suspend/cpuidle path. Also tested against latest UART Runtime with Chain Handler patches [1]. [1]: git://gitorious.org/runtime_3-0/runtime_3-0.git v6_uart_runtime Rajendra Nayak (1): OMAP4 PM: Add IO Daisychain support Vishwanath BS (3): OMAP3 PM: Fix IO Daisychain sequence OMAP3 PM: Enable IO Wake up OMAP3PLUS PM: Add IO Daisychain support via hwmod mux arch/arm/mach-omap2/omap_hwmod.c | 9 +++++++-- arch/arm/mach-omap2/pm.c | 9 +++++++++ arch/arm/mach-omap2/pm.h | 3 +++ arch/arm/mach-omap2/pm34xx.c | 33 +++++++-------------------------- arch/arm/mach-omap2/pm44xx.c | 36 ++++++++++++++++++++++++++++++++++++ 5 files changed, 62 insertions(+), 28 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