commit | 9987846f4bc4bbebd26f011ea7a40174c9efdbd8 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 27 06:25:51 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | ffd6c454c36ed705d1273b265eb22cb7df29089d | |
parent | c38755aabcfda1ce4ef3e98c6e09571578114bbe [diff] |
imx8m: add clk support for i.MX8MM Introduce clk implementation for i.MX8MM, including pll configuration, ccm configuration. Mostly will be done clk dm driver, but such as DRAM part, we still use non clk dm driver, because we have limited sram. Signed-off-by: Peng Fan <peng.fan@nxp.com>