]> 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>
Wed, 20 Aug 2014 08:06:11 +0000 (10:06 +0200)
commit45e132f932c6ce257f9cc2c0ce9e899c01b79369
treea236b9c0e83db3f3e77d4ff794a6e0740ff27087
parent9621d7adc2cae19880a459be1d0c95e6129b584c
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]