All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: omap_hwmod: add api to enable/disable module level wakeup
@ 2012-04-16 12:40 ` Govindraj.R
  0 siblings, 0 replies; 10+ messages in thread
From: Govindraj.R @ 2012-04-16 12:40 UTC (permalink / raw)
  To: linux-omap; +Cc: linux-arm-kernel, Kevin Hilman, Paul Walmsley, Govindraj.R

From: "Govindraj.R" <govindraj.raja@ti.com>

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 patch for testing.
http://marc.info/?l=linux-omap&m=133457952909998&w=2

Govindraj.R (2):
  ARM: OMAP2+: omap_hwmod: Add interface to incorporate module level
    wakeup
  ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level
    wakeup events

 arch/arm/mach-omap2/omap_hwmod.c             |   31 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_2420_data.c   |    6 +++++
 arch/arm/mach-omap2/omap_hwmod_2430_data.c   |    6 +++++
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c   |    8 ++++++
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    4 +++
 5 files changed, 55 insertions(+), 0 deletions(-)

-- 
1.7.9


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-04-18  0:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 12:40 [PATCH 0/2] ARM: omap_hwmod: add api to enable/disable module level wakeup Govindraj.R
2012-04-16 12:40 ` Govindraj.R
2012-04-16 12:40 ` [PATCH 1/2] ARM: OMAP2+: omap_hwmod: Add interface to incorporate " Govindraj.R
2012-04-16 12:40   ` Govindraj.R
2012-04-17 22:36   ` Kevin Hilman
2012-04-17 22:36     ` Kevin Hilman
2012-04-16 12:40 ` [PATCH 2/2] ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level wakeup events Govindraj.R
2012-04-16 12:40   ` Govindraj.R
2012-04-18  0:02   ` Paul Walmsley
2012-04-18  0:02     ` Paul Walmsley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.