commit | 86a45d924d518c522513bbe94acd86337ce34e55 | [log] [tgz] |
---|---|---|
author | Lin Huang <hl@rock-chips.com> | Fri Apr 20 15:40:15 2018 +0800 |
committer | Lin Huang <hl@rock-chips.com> | Tue May 15 16:31:00 2018 +0800 |
tree | 9fa89433923d54ded459fe4164bcea9fba1172d3 | |
parent | 688e773f1ad8bd2f911125680a4bad89a3d6a907 [diff] |
rockchip/rk3399: improve pmu powermode configure when suspend we need to enable PMU_WKUP_RST_EN for pmu powermode configure, since enable wakeup reset will hold the soc status, so the SOC will not affect by some power or other single glitch when resume, and keep the soc in the right status. And it not need to enable DDRIO_RET_HW_DE_REQ, the ddr resume will do it manual. Change-Id: Ib4af897ffb3cb63dc2aa9a6002e5d9ef86ee4a49 Signed-off-by: Lin Huang <hl@rock-chips.com>