1
0
Fork 0
alistair23-linux/drivers/mailbox
Suman Anna 72c1c8179c mailbox/omap: add a parent structure for every IP instance
A new structure, omap_mbox_device, is added to contain
the global variables pertinent to a mailbox h/w IP block.
This enables the support for having multiple instances of
the same h/w IP block in the SoC. This is in preparation
to support the DRA7 SoC, which is the first SoC in the OMAP
family to have multiple mailbox IP instances.

The changes include enhancements to the sub-mailbox registration
logic and mbox startup sequencing, removing the usage of single
global configuration variables for all h/w instances, and storing
the registered sub-mailboxes with the parent mailbox device
structure.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-07-29 01:57:25 -07:00
..
Kconfig mailbox/omap: consolidate OMAP mailbox driver 2014-07-29 01:57:25 -07:00
Makefile mailbox/omap: consolidate OMAP mailbox driver 2014-07-29 01:57:25 -07:00
omap-mailbox.c mailbox/omap: add a parent structure for every IP instance 2014-07-29 01:57:25 -07:00
pl320-ipc.c mailbox, pl320-ipc: remove __init from probe function 2013-03-04 14:23:11 +01:00