Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-03 | imx: imx8mq: add init_nand_clk | Peng Fan | |
Add init_nand_clk to enable gpmi nand clock. Since i.MX8MQ not use CCF, so we still use legacy mode to configure the clock. Signed-off-by: Peng Fan <peng.fan@nxp.com> | |||
2019-10-08 | imx8m: restructure clock.h | Peng Fan | |
i.MX8MQ and i.MX8MM use different analog pll design, but they share same ccm design. Add clock_imx8mq.h for i.MX8MQ keep common part in clock.h Signed-off-by: Peng Fan <peng.fan@nxp.com> |