Hi Jassi, The following series extends the OMAP Mailbox driver to enable the Mailbox IP present on the most recent TI K3 AM64x SoCs [1]. AM64x is a 64-bit system, and the Mailbox IP is a cut-down version of the one present on previous TI K3 SoCs like AM65x and J721E. DT nodes will be posted separately once the binding is acked/merged. regards Suman [1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210120202532.9011-1-d-gerlach@xxxxxx/ Suman Anna (2): dt-bindings: mailbox: omap: Update binding for AM64x SoCs mailbox: omap: Add support for K3 AM64x SoCs .../bindings/mailbox/omap-mailbox.txt | 22 +++++++++++++++++++ drivers/mailbox/omap-mailbox.c | 6 ++++- 2 files changed, 27 insertions(+), 1 deletion(-) -- 2.29.2