MLK-14938-24 mailbox: add imx mu DM mailbox driver
authorTeo Hall <teo.hall@nxp.com>
Mon, 12 Sep 2016 19:15:44 +0000 (14:15 -0500)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 09:00:02 +0000 (02:00 -0700)
commit606a91990b69a03a646ec4ba428f5f05e426824c
tree872359f56653a986c1023161219e142ab34760b9
parentcc86ad157e1c8405a78c392926bf4f96afaae9c1
MLK-14938-24 mailbox: add imx mu DM mailbox driver

implement i.MX Messaging Unit driver within the DM Mailbox uclass

Signed-off-by: Teo Hall <teo.hall@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 9caafe21ddf12c9ab994fe9e65dc7afe5e7bab3d)
(cherry picked from commit a360802ec1d1b52ea7d0c91e285ba355d0293140)
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/imx-mu.c [new file with mode: 0644]