All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH 0/2] omap: mailbox: hwmod experiment
@ 2010-05-22 17:25 Felipe Contreras
  2010-05-22 17:25 ` [RFC/PATCH 1/2] omap: mailbox: initial hwmod support Felipe Contreras
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Felipe Contreras @ 2010-05-22 17:25 UTC (permalink / raw)
  To: linux-omap
  Cc: Hiroshi Doyu, Kevin Hilman, Paul Walmsley, Ohad Ben-Cohen,
	Felipe Contreras

Hi,

I played a bit with omap_hwmod/omap_device for the mailbox, and this is the
result.

I only have an OMAP3 (bb), and seems to work fine :)

Felipe Contreras (2):
  omap: mailbox: initial hwmod support
  omap: mailbox: add omap_device latency information

 arch/arm/mach-omap2/devices.c              |  107 +++++++---------------------
 arch/arm/mach-omap2/mailbox.c              |   34 +++------
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |   45 ++++++++++++
 arch/arm/plat-omap/include/plat/mailbox.h  |    7 ++
 4 files changed, 90 insertions(+), 103 deletions(-)


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

end of thread, other threads:[~2010-05-25 16:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:25 [RFC/PATCH 0/2] omap: mailbox: hwmod experiment Felipe Contreras
2010-05-22 17:25 ` [RFC/PATCH 1/2] omap: mailbox: initial hwmod support Felipe Contreras
2010-05-24  0:59   ` Kanigeri, Hari
2010-05-24 23:56     ` Kevin Hilman
2010-05-25  0:00   ` Kevin Hilman
2010-05-25  0:29     ` Felipe Contreras
2010-05-25 14:49       ` Kevin Hilman
2010-05-25 15:23         ` Felipe Contreras
2010-05-25 16:08           ` Kevin Hilman
2010-05-22 17:25 ` [RFC/PATCH 2/2] omap: mailbox: add omap_device latency information Felipe Contreras
2010-05-24 17:29 ` [RFC/PATCH 0/2] omap: mailbox: hwmod experiment Ohad Ben-Cohen
2010-05-24 19:33   ` Felipe Contreras
2010-05-24 19:55     ` Ohad Ben-Cohen
2010-05-25  0:02       ` Kevin Hilman

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.