commit | d0ca289ce758c13ed0623543e5d673db1c4f3df8 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 27 06:25:37 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | cf76ca46717096a3a3baf1f556096d6ce7903c1a | |
parent | 4c97c46e384efc697f680a3a70f263c8b986d309 [diff] |
imx8m: soc: enable SCTR clock before timer init To i.MX8MM SCTR clock is disabled by ROM, so before timer init need to enable it. To i.MX8MQ, it does not hurt the clock is enabled again. Signed-off-by: Peng Fan <peng.fan@nxp.com>