Home
last modified time | relevance | path

Searched hist:"8 ef9f860c09a908668e96bd4fc0a59ff000f8919" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8qm/
H A Dimx8qm_psci.c8ef9f860c09a908668e96bd4fc0a59ff000f8919 Thu Jul 12 06:43:06 UTC 2018 Anson Huang <Anson.Huang@nxp.com> imx: imx8qm: add domain suspend/resume support

Add domain suspend/resume support, Linux kernel
can "echo mem > /sys/power/state" to put system
into suspend mode, all CPUs and cluster will be
powered off and can be waked up if irq pending
in GIC, tested on i.MX8QM MEK board.

Since the power state has been implemented, switch
to use standard power state for CCI operations
instead of private cpu use count in i.MX8QM.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>