commit | 6ae44aa651d0d82097cb5379be94e86beade9c7b | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Mon Aug 29 21:49:57 2016 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Aug 29 22:39:27 2016 +0800 |
tree | ff68da5891bbc5779908004ef2a01b4180791adc | |
parent | 8765caa5cb6054247832947119ea533b5d410d2b [diff] |
ARM: imx: enable WAIT mode hardware workaround for imx6sx Need to enable INT_MEM_CLK_LPM bit in CCM_CGPR for WAIT mode, without this bit set, if there is pending interrupt during ARM platform entering WAIT mode without power gating, cache data will be corrupted, this is a hardware workaround for WAIT mode and must be enabled. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>