MLK-21052-13 soc: imx: Add SCFW support
authorLeonard Crestez <leonard.crestez@nxp.com>
Fri, 1 Mar 2019 19:05:22 +0000 (21:05 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitd471098ecc655bfbdf639b55c645222a5b1ffebe
tree5fedf5b87e6ed813b8aa9c20c3dc5649d348b9a4
parentaf9d8e44ed5f376a26774668e6ef4bc56b52730a
MLK-21052-13 soc: imx: Add SCFW support

This is enabled via CONFIG_HAVE_IMX_SC

Copy from rel_imx_4.14.98_2.0.0_ga_rc1

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
drivers/soc/imx/Kconfig
drivers/soc/imx/Makefile
drivers/soc/imx/sc/Makefile [new file with mode: 0644]
drivers/soc/imx/sc/main/ipc.c [new file with mode: 0644]
include/soc/imx8/sc/scfw.h [new file with mode: 0644]
include/soc/imx8/sc/sci.h [new file with mode: 0644]