From: "Govindraj.R" <govindraj.raja@xxxxxx> On omap2/3 module level wakeup is handled using PM_WKEN registers. Expand the hwmod framework to handle the module level wakeup enable registers. Tested on Beagle-xm by enabling and disabling uart wakeups from sysfs Series depends on following patches for testing. http://marc.info/?l=linux-omap&m=133527588923598&w=2 http://marc.info/?l=linux-omap&m=133518614022144&w=2 Cc: Paul Walmsley <paul@xxxxxxxxx> Cc: Kevin Hilman <khilman@xxxxxx> Cc: Benoit Cousson <b-cousson@xxxxxx> Cc: Tero Kristo <t-kristo@xxxxxx> Cc: Tony Lindgren <tony@xxxxxxxxxxx> Cc: Rajendra Nayak <rnayak@xxxxxx> Cc: Santosh Shilimkar <santosh.shilimkar@xxxxxx> Govindraj.R (2): ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level wakeup events ARM: omap3: pm: Remove uart module level wakeup configurations arch/arm/mach-omap2/omap_hwmod.c | 22 ++++++++++++++++++++++ arch/arm/mach-omap2/pm34xx.c | 14 +++++--------- arch/arm/mach-omap2/prm2xxx_3xxx.c | 16 ++++++++++++++++ arch/arm/mach-omap2/prm2xxx_3xxx.h | 9 +++++++++ 4 files changed, 52 insertions(+), 9 deletions(-) -- 1.7.9 -- 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