Commit Graph

2 Commits

Author SHA1 Message Date
Peng Fan 19e09b42ca MLK-18243-6 arm: imx8m: add clock driver for i.MX8MM
The PLL used on i.MX8MM is different from i.MX8MQ,
so add new clock_imx8mm.c dedicated for i.MX8MM,

Currently use two new files for i.MX8MM, in future
the code could be restructed to share to avoid
code duplication.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 4415e28950b1baf62a9b9e3c819d93e7deba0cad)
2018-05-23 04:15:49 -07:00
Ye Li c76cd4e58d MLK-18159-1 imx8m: Change name from mx8m to imx8m
The formal production name starts with imx, so change relevant names
in codes to use this prefix.

Signed-off-by: Ye Li <ye.li@nxp.com>
2018-04-27 02:30:58 -07:00