commit | e663c703b16b515ce0038f971c5d10d33884869b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 27 06:25:58 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | b0791ba7b17bf71f91662f8ae19c002883be801c | |
parent | e89d211f30277e8d1600ed00b5c9244d8f891aaf [diff] |
imx8m: soc: probe clock device in arch_cpu_init_dm Because we need to get cpu freq in print_cpuinfo at very early stage, so we need to make sure the ccm be probed. Signed-off-by: Peng Fan <peng.fan@nxp.com>