mbox series

[v2,0/2] Add Mailbox support for TI K3 AM64x SoCs

Message ID 20210209193643.24824-1-s-anna@ti.com (mailing list archive)
Headers show
Series Add Mailbox support for TI K3 AM64x SoCs | expand

Message

Suman Anna Feb. 9, 2021, 7:36 p.m. UTC
Hi Jassi,

The following is a minor revision of the series [1] that extends the OMAP
Mailbox driver for the IP on TI K3 AM64x SoCs.

Only change is in patch 1 to drop the example in the dt-bindings patch.

regards
Suman

[1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210127195600.23501-1-s-anna@ti.com/

Suman Anna (2):
  dt-bindings: mailbox: omap: Update binding for AM64x SoCs
  mailbox: omap: Add support for K3 AM64x SoCs

 Documentation/devicetree/bindings/mailbox/omap-mailbox.txt | 4 ++++
 drivers/mailbox/omap-mailbox.c                             | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)