diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2018-07-17 14:06:24 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-07-17 16:08:12 +0300 |
commit | d7484f5c6b3b0565d2395aece2862f183581e1c1 (patch) | |
tree | 4c77bc564737e34f56529b5a9628c263f26e69d6 /arch/arm/mach-omap1 | |
parent | 3abd729aa468d7346f12d7dfc8f81aba653f6c88 (diff) | |
download | linux-d7484f5c6b3b0565d2395aece2862f183581e1c1.tar.xz |
ARM: at91: pm: configure wakeup sources for ULP1 mode
Since for ULP1 PM mode of SAMA5D2 the wakeup sources are limited and
well known add a method to check if these wakeup sources are defined by
user (either via DT or filesystem). In case there are no wakeup sources
defined for ULP1 the PM suspend will fail, otherwise these will be
configured in fast startup registers of PMC. Since wakeup sources of
ULP1 need also to be configured in SHDWC registers the code was a bit
changed to map the SHDWC also in case ULP1 is requested by user (this
was done in the initialization phase). In case the ULP1 initialization
fails the ULP0 mode is used (this mode was also used in case backup mode
initialization failed).
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/mach-omap1')
0 files changed, 0 insertions, 0 deletions