diff options
author | Chris Zhong <[email protected]> | 2015-02-09 21:12:23 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2015-03-11 22:41:02 +0100 |
commit | a0307d186f5015ee3d77e209e5c06190cbf02478 (patch) | |
tree | 70c79ae52220faedf009ad84da0fe9f4062ad545 /scripts/gdb/linux/modules.py | |
parent | aefc7c7512455c26574ae7118429920dc3de60ae (diff) |
ARM: rockchip: disable watchdog during suspend
The watchdog clock should be disable in dw_wdt_suspend, but we set a
dummy clock to watchdog for rk3288. So the watchdog will continue to
work during suspend. And we switch the system clock to 32khz from 24Mhz,
during suspend, so the watchdog timer over count will increase to
755 times, about 12.5 hours, the original value is 60 seconds. So
watchdog will reset the system over a night, but voltage are all
incorrect, then it hang on reset.
Signed-off-by: Chris Zhong <[email protected]>
Signed-off-by: Daniel Kurtz <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Tested-by: Doug Anderson <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions