OSDN Git Service

ARM: at91: pm: Add sama5d2 backup mode
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 27 Sep 2016 10:29:50 +0000 (12:29 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 15 May 2017 09:55:17 +0000 (11:55 +0200)
commit24a0f5c539f944248cbb2e3502830dcb7fd2a96e
treea74851bff5a3dab7f8872937c58d0ecb8edcee6b
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ARM: at91: pm: Add sama5d2 backup mode

The sama5d2 has a mode were it is possible to cut power to the SoC while
keeping the RAM in self refresh.
Resuming from that mode needs support in the firmware/bootloader.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Wenyou Yang <wenyou.yang@atmel.com>
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/pm.c
arch/arm/mach-at91/pm.h
arch/arm/mach-at91/pm_data-offsets.c
arch/arm/mach-at91/pm_suspend.S
arch/arm/mach-at91/sama5.c