"Poddar, Sourav" <sourav.poddar@xxxxxx> writes: > On Thu, Feb 3, 2011 at 12:57 AM, Omar Ramirez Luna <omar.ramirez@xxxxxx> wrote: >> Mailbox hwmod support for OMAP 2,3,4. >> >> This was tested on OMAP3 (3430, 3630), minor testing >> was made on OMAP4. >> >> No testing on OMAP2 since I don't have the hardware. >> >> Highlights from v5 include the comments received from >> previous version v4[1]. >> >> Benoit Cousson (1): >> ÂOMAP4: hwmod data: add mailbox data >> >> Felipe Contreras (2): >> ÂOMAP3: hwmod data: add mailbox data >> ÂOMAP: mailbox: build device using omap_device/omap_hwmod >> >> Omar Ramirez Luna (1): >> ÂOMAP: mailbox: use runtime pm for clk and sysc handling >> >> omar ramirez (1): >> ÂOMAP2: hwmod data: add mailbox data >> >> Âarch/arm/mach-omap2/devices.c       Â|  98 +++++----------------------- >> Âarch/arm/mach-omap2/mailbox.c       Â|  67 ++----------------- >> Âarch/arm/mach-omap2/omap_hwmod_2420_data.c |  74 +++++++++++++++++++++ >> Âarch/arm/mach-omap2/omap_hwmod_2430_data.c |  73 +++++++++++++++++++++ >> Âarch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  72 ++++++++++++++++++++ >> Âarch/arm/mach-omap2/omap_hwmod_44xx_data.c |  67 +++++++++++++++++++ >> Â6 files changed, 308 insertions(+), 143 deletions(-) > > Boot tested mainline v2.6.38-rc4 along with this 5 patch series on > Omap 2420,2430 SDPs. > > Tested-by: Sourav Poddar<sourav.poddar@xxxxxx> Boot testing is a start, but I'm pretty sure that bootup does not use the mailbox on any of these platforms. This needs to be tested with something that actually uses the mailbox. Kevin -- 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