Commits

Anson Huang committed 2afe2656873
MLK-12935 ARM: imx: switch system counter clock to 32K in suspend During suspend, as 24MHz will be disabled, but system counter needs to be running in order to maintain accurate clock source, so we need to switch system counter's clock from base clock(24MHz) to alternate clock(32K) before system enter STOP mode, otherwise, the suspend time will NOT be counted into system time when issue a "date" command. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> (cherry picked from commit 470f930321d7633ea9844a1ebf6784cafd8b7372)