Re: [PATCH 1/9] Documentation: dt-bindings: add support for mailbox client shared memory

From: Rob Herring
Date: Wed Jun 28 2017 - 18:56:44 EST


On Mon, Jun 26, 2017 at 04:55:05PM +0100, Sudeep Holla wrote:
> 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.

"dt-bindings: mailbox: ..." for the subject.

>
> This patch defines device tree bindings to represent such shared memory in a
> generic way.
>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
> ---
> .../devicetree/bindings/mailbox/mailbox.txt | 28 ++++++++++++++++++++++
> 1 file changed, 28 insertions(+)

Otherwise,

Acked-by: Rob Herring <robh@xxxxxxxxxx>