Support for NXP's i.MX8 SoCs timer IPCNXP's i.MX8 SoCs have system controller (M4 core) which takescontrol of timer management, including watchdog, srtc and systemcounter etc., other clusters lik
Support for NXP's i.MX8 SoCs timer IPCNXP's i.MX8 SoCs have system controller (M4 core) which takescontrol of timer management, including watchdog, srtc and systemcounter etc., other clusters like Cortex-A35 can send out commandvia MU (Message Unit) to system controller for timer operation.This patch adds timer IPC(inter-processor communication) support.Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
show more ...