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)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:36:51 +0000 (02:36 +0800)
commit9caafe21ddf12c9ab994fe9e65dc7afe5e7bab3d
tree80090d296a5a689b6368d42fc1fd5b5cca725b78
parentc2296701fa91dc8d4144c84c19ffe40dba3df88c
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>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/imx-mu.c [new file with mode: 0644]