Message ID | 1498492513-29771-1-git-send-email-sudeep.holla@arm.com |
---|---|
Headers | show |
Series | firmware: ARM System Control and Management Interface(SCMI) support | expand |
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@kernel.org> > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> > --- > .../devicetree/bindings/mailbox/mailbox.txt | 28 ++++++++++++++++++++++ > 1 file changed, 28 insertions(+) Otherwise, Acked-by: Rob Herring <robh@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 28/06/17 23:56, Rob Herring wrote: > 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. > Fixed locally now. >> >> This patch defines device tree bindings to represent such shared memory in a >> generic way. >> >> Cc: Rob Herring <robh+dt@kernel.org> >> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> >> --- >> .../devicetree/bindings/mailbox/mailbox.txt | 28 ++++++++++++++++++++++ >> 1 file changed, 28 insertions(+) > > Otherwise, > > Acked-by: Rob Herring <robh@kernel.org> > Thanks -- Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html