On Tue, 4 Jun 2019 12:01:45 -0500, Suman Anna wrote: > The TI K3 AM65x and J721E family of SoCs have a new Mailbox IP that > is based on the existing Mailbox IP present in OMAP architecture based > SoCs. Update the existing OMAP Mailbox bindings for this new IP present > on TI K3 AM65x and J721E SoCs. The same compatible from AM65x SoCs is > reused for J721E SoCs. > > Signed-off-by: Suman Anna <s-anna@xxxxxx> > --- > .../bindings/mailbox/omap-mailbox.txt | 59 ++++++++++++++++--- > 1 file changed, 50 insertions(+), 9 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>