ARM: at91: pm: revert do not disable/enable PLLA for ULP modes
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 20 Jan 2020 12:10:02 +0000 (14:10 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 18 Feb 2020 20:47:53 +0000 (21:47 +0100)
commitc4cae59d80f07f086967b1a67d287832e7fc281e
treef877876f74e68df1a5188b07809a128f455b8f2b
parent6ec1587b5c172f53ff27e8c00e6ff9927d2650d4
ARM: at91: pm: revert do not disable/enable PLLA for ULP modes

This reverts commit 2725d70aa5138284ba2cebf0ef51dd23e0c9ea21
("ARM: at91: pm: do not disable/enable PLLA for ULP modes").
This is because PLLA is the clock source for CPU, PLLA should
be disabled/enabled in the final/first phase of suspend/resume
so that the power consumption in suspend/resume to be minimal
and suspend/resume time to be minimized.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1579522208-19523-3-git-send-email-claudiu.beznea@microchip.com
arch/arm/mach-at91/pm_suspend.S