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(-) -- 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