Mailbox: Generic: Specify mailbox api bindings
authorJassi Brar <jaswinder.singh@linaro.org>
Thu, 12 Jun 2014 17:01:54 +0000 (22:31 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 13 Jun 2014 20:50:23 +0000 (21:50 +0100)
commitcc2e5bd705fe3beabb50180f5b1e3db005e3e569
tree6b5a66980830dc38f22dd13b1da8d09df27eebd9
parent096b5c0248a86fff0097a0e62e40ca4d29c30fb2
Mailbox: Generic: Specify mailbox api bindings

 Due to the platform specific nature of remote's firmware, we can't do much
to facilitate shareable client drivers. So the Mailbox api is more like a
bunch of useful functions put together. The only feature that can be
abstracted out is mailbox channel assignment to client drivers, which this
binding specifies.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/mailbox/mailbox.txt [new file with mode: 0644]