]> asedeno.scripts.mit.edu Git - linux.git/commit
mailbox: Add Broadcom PDC mailbox driver
authorRob Rice <rrice@broadcom.com>
Thu, 30 Jun 2016 19:59:23 +0000 (15:59 -0400)
committerJassi Brar <jaswinder.singh@linaro.org>
Thu, 28 Jul 2016 04:04:47 +0000 (09:34 +0530)
commita24532f8d17b7211dfb0259920edfcffc8306606
tree9c1efa9b105ddcd10a733a250bf023bc1a18b7a6
parentb04f127286e6fdbd731681f9564b0a0cd36e4bbf
mailbox: Add Broadcom PDC mailbox driver

The Broadcom PDC mailbox driver is a mailbox controller that
manages data transfers to and from one or more offload engines.

Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/bcm-pdc-mailbox.c [new file with mode: 0644]
include/linux/mailbox/brcm-message.h [new file with mode: 0644]