All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v4] OMAP2+: hwmod: Add hwmod's API's for pad wakeup
@ 2011-07-02 10:52 ` Govindraj.R
  0 siblings, 0 replies; 20+ messages in thread
From: Govindraj.R @ 2011-07-02 10:52 UTC (permalink / raw)
  To: linux-omap
  Cc: linux-arm-kernel, Tony Lindgren, Kevin Hilman, Paul Walmsley,
	Tero Kristo, Govindraj.R

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@vger.kernel.org/msg49194.html

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

Reference to Discussion:
------------------------
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg49000.html
http://www.mail-archive.com/linux-omap@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                    |   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


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

end of thread, other threads:[~2011-11-14 12:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02 10:52 [PATCH 0/2 v4] OMAP2+: hwmod: Add hwmod's API's for pad wakeup Govindraj.R
2011-07-02 10:52 ` Govindraj.R
2011-07-02 10:52 ` [PATCH 1/2 v4] OMAP2+: hwmod: Add API to enable IO ring wakeup Govindraj.R
2011-07-02 10:52   ` Govindraj.R
2011-07-04  4:55   ` [REPOST PATCH " Govindraj.R
2011-07-04  4:55     ` Govindraj.R
2011-11-14 11:44     ` Shubhrajyoti
2011-11-14 11:44       ` Shubhrajyoti
2011-11-14 12:54       ` Shubhrajyoti
2011-11-14 12:54         ` Shubhrajyoti
2011-07-02 10:52 ` [PATCH 2/2 v4] OMAP2+: hwmod: Add API to check IO PAD wakeup status Govindraj.R
2011-07-02 10:52   ` Govindraj.R
2011-07-02 16:37   ` Paul Walmsley
2011-07-02 16:37     ` Paul Walmsley
2011-07-04  5:08     ` Govindraj
2011-07-04  5:08       ` Govindraj
2011-07-04  4:58   ` [REPOST PATCH " Govindraj.R
2011-07-04  4:58     ` Govindraj.R
2011-07-04  5:02   ` Govindraj.R
2011-07-04  5:02     ` Govindraj.R

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.