8 Jul
2015
8 Jul
'15
4:06 p.m.
On Jul 8, 2015, at 3:22 AM, Zidan Wang wrote:
For i.MX6 SoloX, there is a mode of the SoC to shutdown all power source of modules during system suspend and resume procedure. Thus, SSI needs to save all the values of registers before the system suspend and restore them after the system resume.
The register SFCSR is volatile, but some bits in it need to be recovered after suspend/resume.
Signed-off-by: Zidan Wang zidan.wang@freescale.com
This seems okay, but I'm on vacation this week, so I won't have a chance to verify it until next week.