On Mon, Aug 29, 2016 at 02:44:47PM +0000, Yongcai Huang wrote: > This patch is to set the GINT bit for all low power mode transition. > > Do we decide to go with PSCI for all i.MX6 SoCs? Currently i.MX6UL's suspend > is > already supported with non-PCSI method, only i.MX7D uses PSCI, right? If we > decide > to implement all power management feature with PSCI, then yes, all these > changes > can be put into PSCI. But since current suspend/cpuidle function are already > supported > using old method, this bit must be set to avoid system goes into low power > mode > unexpected.
My apology. I messed up it with i.MX7D. Patch applied, thanks. Shawn