linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] OMAP2+: hwmod: Add hwmod's API's for pad wakeup
@ 2011-05-09 12:35 Govindraj.R
  2011-05-09 12:35 ` [PATCH 1/2 v2] OMAP2+: hwmod: Add API to enable IO ring wakeup Govindraj.R
  2011-05-09 12:35 ` [PATCH 2/2 v2] OMAP2+: hwmod: Add API to check IO PAD wakeup status Govindraj.R
  0 siblings, 2 replies; 6+ messages in thread
From: Govindraj.R @ 2011-05-09 12:35 UTC (permalink / raw)
  To: linux-arm-kernel

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.

Based on 2.6.39-rc6

Changes from v1:
---------------
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg49141.html

Reference to Discussion:
------------------------
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg49000.html
http://www.mail-archive.com/linux-omap at vger.kernel.org/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                     |   28 +++++++++++
 arch/arm/mach-omap2/mux.h                     |   13 +++++
 arch/arm/mach-omap2/omap_hwmod.c              |   65 +++++++++++++++++++++++++
 arch/arm/plat-omap/include/plat/omap_device.h |    2 +
 arch/arm/plat-omap/include/plat/omap_hwmod.h  |    4 ++
 arch/arm/plat-omap/omap_device.c              |   50 +++++++++++++++++++
 6 files changed, 162 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2011-05-10  4:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 12:35 [PATCH 0/2 v2] OMAP2+: hwmod: Add hwmod's API's for pad wakeup Govindraj.R
2011-05-09 12:35 ` [PATCH 1/2 v2] OMAP2+: hwmod: Add API to enable IO ring wakeup Govindraj.R
2011-05-09 14:48   ` Paul Walmsley
2011-05-09 16:56   ` Todd Poynor
2011-05-10  4:20     ` Raja, Govindraj
2011-05-09 12:35 ` [PATCH 2/2 v2] OMAP2+: hwmod: Add API to check IO PAD wakeup status Govindraj.R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).