misc: add i.MX8 misc driver
authorPeng Fan <peng.fan@nxp.com>
Thu, 18 Oct 2018 12:28:11 +0000 (14:28 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Oct 2018 10:59:01 +0000 (12:59 +0200)
commitef64e782ece64a16d0d019c7da69682c78a04891
tree444a813cd2da38f91847600531b247da9a4c2a45
parent60b9de4f708ce1eae1eeb362e9b9ea32a63e4ebd
misc: add i.MX8 misc driver

Add i.MX8 MISC driver to handle the communication between
A35 Core and SCU.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
drivers/misc/Makefile
drivers/misc/imx8/Makefile [new file with mode: 0644]
drivers/misc/imx8/scu.c [new file with mode: 0644]