MLK-13733-2 ARM: imx: add pm rpmsg for i.mx7ulp
authorAnson Huang <Anson.Huang@nxp.com>
Mon, 9 Jan 2017 09:34:29 +0000 (17:34 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:25 +0000 (14:58 -0500)
commit9671ee483d214082b21084ec873102d93dc4b360
treeee896cb7fa804050d5b269804508ae676ef2164a
parent0e4003cb7b628f7f2ea5d2824d71f20f3d1e2983
MLK-13733-2 ARM: imx: add pm rpmsg for i.mx7ulp

Add PM RPMSG for i.MX7ULP power management, currently
it handles heart beat function which will notify M4
that linux is alive every 30 seconds, and when system
enters/exit VLLS mode, it will notify M4 for proper
power management.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/common.h
arch/arm/mach-imx/pm-imx7ulp.c
arch/arm/mach-imx/pm-rpmsg.c [new file with mode: 0644]