kernel-ark/drivers/mailbox
Jassi Brar 2b6d83e2b8 mailbox: Introduce framework for mailbox
Introduce common framework for client/protocol drivers and
controller drivers of Inter-Processor-Communication (IPC).

Client driver developers should have a look at
 include/linux/mailbox_client.h to understand the part of
the API exposed to client drivers.
Similarly controller driver developers should have a look
at include/linux/mailbox_controller.h

Reviewed-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
2014-10-08 10:39:41 +05:30
..
Kconfig mailbox/omap: consolidate OMAP mailbox driver 2014-07-29 01:57:25 -07:00
mailbox.c mailbox: Introduce framework for mailbox 2014-10-08 10:39:41 +05:30
Makefile mailbox: Introduce framework for mailbox 2014-10-08 10:39:41 +05:30
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: rename pl320-ipc specific mailbox.h 2014-10-08 10:39:33 +05:30