On Tue, Oct 10, 2017 at 05:26:17PM +0200, Geert Uytterhoeven wrote:
Backup mode is not enabled automatically, as e.g. on Renesas
Salvator-X(S) boards enabling backup mode changes the role of the ACC
switch from a power switch to a wake-up switch. Hence enabling it
prevents the board from being powered off using the ACC switch, which
may confuse the user.
This sounds an awful lot like the standard power/wakeup, though the
power change is a bit unexpected there. I'm also wondering if it makes
sense to just only enable the wakeup mode when suspending which
preserves the power off functionality while also keeping the wakeup
support.