1. 07 Nov, 2016 1 commit
    • Caesar Wang's avatar
      rockchip: disable watchdog during suspend · a14e0916
      Caesar Wang authored
      
      
      The CA53 and CM0 WDT clock gating in rk3399 SGRF, and ATF is in charge of
      it because the kernel can't touch SGRF.
      
      Basically the WDT didn't stop at suspend time, it just switched from the
      24M to the 32k clock. That meant that the WDT would fire if you slept for
      long enough. In other word, the watchdog timer over count will increase to
      750 (24*1000/32) times.
      The RK3399 HW watchdog interval is 21 seconds. When machine enters the
      suspend, the watchdog will reset the system after 35.7 (750/21) hours.
      
      BUG=chrome-os-partner:59257
      TEST=daisydog checked and set value, powerd_dbus_suspend to verify.
      
      Change-Id: I88bb2a05b7d67d5ffd292f9d05d033ae9a6a3593
      Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
      a14e0916
  2. 03 Nov, 2016 7 commits
  3. 31 Oct, 2016 1 commit
  4. 28 Oct, 2016 1 commit
  5. 27 Oct, 2016 3 commits
  6. 26 Oct, 2016 8 commits
  7. 24 Oct, 2016 9 commits
  8. 21 Oct, 2016 1 commit
  9. 18 Oct, 2016 2 commits
  10. 17 Oct, 2016 4 commits
  11. 14 Oct, 2016 2 commits
  12. 13 Oct, 2016 1 commit