]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nxp: ls102xa: add LS1 PSCI system suspend
authorHongbo Zhang <hongbo.zhang@nxp.com>
Fri, 19 Aug 2016 09:20:33 +0000 (17:20 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 14 Sep 2016 21:08:04 +0000 (14:08 -0700)
commit214ffae02d03cd548549c6390eb9c19b9e6b085f
tree9f5ed896ea4a0735c3047905e1f41165744663d1
parentd7b006393ec87e27c954523b592783ba7365c401
nxp: ls102xa: add LS1 PSCI system suspend

The deep sleep function of LS1 platform, is mapped into PSCI system
suspend function, this patch adds implementation of it.

Signed-off-by: Hongbo Zhang <hongbo.zhang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv7/ls102xa/Makefile
arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c [new file with mode: 0644]
arch/arm/cpu/armv7/ls102xa/psci.S
board/freescale/common/arm_sleep.c
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h