ARM: OMAP2+: Introduce low-level suspend code for AM43XX
authorDave Gerlach <d-gerlach@ti.com>
Fri, 23 Feb 2018 15:43:55 +0000 (09:43 -0600)
committerTony Lindgren <tony@atomide.com>
Tue, 27 Feb 2018 16:53:30 +0000 (08:53 -0800)
commit41d37e61372fdaf4d7e381580c0c3bf88972f7da
treedf0f9b81690699689b2dc4c1da07f593310d43f9
parent8a94cd7ec05e2be9224c77497f4b3591b3ec05e2
ARM: OMAP2+: Introduce low-level suspend code for AM43XX

Although similar to AM33XX, introduce a new low-level asm file for
suspend containing new context save and restore paths for EMIF and l2
cache disabling and enabling.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/sleep43xx.S [new file with mode: 0644]