]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00273425 ARM: imx: enable suspend code for imx6q/dl
authorRobin Gong <b38343@freescale.com>
Mon, 5 Aug 2013 09:40:02 +0000 (17:40 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 13:55:44 +0000 (15:55 +0200)
commit88fc04ca0c6f7fc1a453895274343ed7ed8806cd
tree37ff52414e39805643bcd574a542b398df683a0a
parentf7ec86e05527571a27ef62533ba8bd01b1e35016
ENGR00273425 ARM: imx: enable suspend code for imx6q/dl

Enable DSM code for imx6, the code porting form kernel 3.5.7.So with the patch,
we can suspend imx6q, imx6dl from iram to decrease power number of DDR IO:
save ~15mA@1.5V on imx6qsabresd, but need more ~30us in suspend and resume back.

Signed-off-by: Robin Gong <b38343@freescale.com>
arch/arm/mach-imx/hardware.h
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-imx/mx6.h [new file with mode: 0644]