Commit Graph

2 Commits

Author SHA1 Message Date
Chris Lew
387225885f soc: qcom: Add QTI Mailbox Protocol driver
QTI Mailbox Protocol (QMP) is a lightweight communication
driver that fits in to the mailbox framework. Each mailbox
supports up to one channel. This channel can send and receive
one message at a time.

Change-Id: I944d001600c1f0acb8cd602040b90685f80713a7
Signed-off-by: Chris Lew <clew@codeaurora.org>
2017-03-30 22:41:47 -07:00
Rob Rice
a24532f8d1 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>
2016-07-28 09:34:47 +05:30