Skip to content
Commit ac195d94 authored by Stefan Mavrodiev's avatar Stefan Mavrodiev Committed by Lee Jones
Browse files

mfd: rk808: Prepare rk805 for poweroff



RK805 has SLEEP signal, which can put the device into SLEEP or OFF
mode. The default is SLEEP mode.

However, when the kernel performs power-off (actually the ATF) the
device will not go fully off and this will result in higher power
consumption and inability to wake the device with RTC alarm.

The solution is to enable pm_power_off_prepare function, which will
configure SLEEP pin for OFF function.

Signed-off-by: default avatarStefan Mavrodiev <stefan@olimex.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 76304994
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment