u-boot-brain/drivers/clk/imx
Peng Fan 98c63a7840 clk: imx8: split code into common and soc specific part
To make it easy to add new clk driver for i.MX8, split
the code into common part and SoC specific part.

Make the get/set/enable non static and introduce a num_clks for
soc_clk_dump, because the arrays are moved to clk-imx8qxp.c.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-04-25 17:03:25 +02:00
..
clk-imx8.c clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
clk-imx8.h clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
clk-imx8qxp.c clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00
Kconfig clk: imx: add clk driver for i.MX8QXP 2018-10-22 12:59:01 +02:00
Makefile clk: imx8: split code into common and soc specific part 2019-04-25 17:03:25 +02:00