dt-bindings: mailbox: add support for mailbox client shared memory
authorSudeep Holla <sudeep.holla@arm.com>
Mon, 26 Jun 2017 15:02:39 +0000 (16:02 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Wed, 28 Feb 2018 16:37:57 +0000 (16:37 +0000)
commit07455e4e4321129af0053c61191707ccf8289fc7
treef90ded543bb3b89ec1418e56b2201ee3d29190fe
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
dt-bindings: mailbox: add support for mailbox client shared memory

Many users of the mailbox controllers depend on the shared memory
between the two end points to exchange the main data while using simple
doorbell mechanism to alert the end points of the presence of a message.

This patch defines device tree bindings to represent such shared memory
in a generic way.

Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Documentation/devicetree/bindings/mailbox/mailbox.txt