Skip to content
  1. Jun 08, 2020
    • Dong Aisheng's avatar
      mailbox: imx: Add context save/restore for suspend/resume · ba5f9fa0
      Dong Aisheng authored
      
      
      For "mem" mode suspend on i.MX8 SoCs, MU settings could be
      lost because its power is off, so save/restore is needed
      for MU settings during suspend/resume. However, the restore
      can ONLY be done when MU settings are actually lost, for the
      scenario of settings NOT lost in "freeze" mode suspend, since
      there could be still IPC going on multiple CPUs, restoring the
      MU settings could overwrite the TIE by mistake and cause system
      freeze, so need to make sure ONLY restore the MU settings when
      it is powered off, Anson fixes this by checking whether restore
      is actually needed when resume.
      
      Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
      Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
      Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
      ba5f9fa0
  2. May 31, 2020
  3. May 30, 2020
  4. May 29, 2020