Add two API's to set IO Pad wakeup capability based on hwmod mux pins available and also to check the status of IO Pad wakeup event. This two patches are separated from uart_runtime patches posted earlier and uart_runtime adaptation relies on these two API's. Rebased on 3.0-rc5 Changes from v3: --------------- Hooked up enable/disable io-ring to hwmod enable/disable Changes from v2: --------------- http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg49194.html Changes from v1: --------------- http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg49141.html Reference to Discussion: ------------------------ http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg49000.html http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg49001.html Govindraj.R (2): OMAP2+: hwmod: Add API to enable IO ring wakeup. OMAP2+: hwmod: Add API to check IO PAD wakeup status arch/arm/mach-omap2/mux.c | 30 ++++++++++++ arch/arm/mach-omap2/mux.h | 13 +++++ arch/arm/mach-omap2/omap_hwmod.c | 66 ++++++++++++++++++++++++++ arch/arm/plat-omap/include/plat/omap_hwmod.h | 1 + 4 files changed, 110 insertions(+), 0 deletions(-) -- 1.7.4.1 -- 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