commit | 936840f143ca6eba09a78367afe047136c33a4ee | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 10:26:52 2019 +0800 |
committer | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 10:59:20 2019 +0800 |
tree | 7c40c6c70f9d00ff7c89a0f4a6eac405f59c4d0c | |
parent | ebdbc25b4cd6d9b1c581e98a85f6469bfcbed113 [diff] |
imx: support for i.MX8 SoCs misc IPC NXP's i.MX8 SoCs have system controller (M4 core) which takes control of misc functions like temperature alarm, dma etc., other Cortex-A clusters can send out command via MU (Message Unit) to system controller for misc operation etc.. This patch adds misc IPC(inter-processor communication) support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>