clk: imx: add i.MX8MN ccf driver
authorPeng Fan <peng.fan@nxp.com>
Mon, 16 Sep 2019 03:09:47 +0000 (03:09 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
commita3aff5e5f397a0c6507fe2f01c3cb5fff9b48a0e
tree2a36e3825b2c087b8b47b22005ab9be90f56d445
parentd3c7d84be6317c3dc5dd8e2de82e156f6cad409b
clk: imx: add i.MX8MN ccf driver

Add i.MX8MM ccf driver support.
Modifed from Linux Kernel 5.3.0-rc1, drop some entries
that not used in U-Boot and adapt to U-Boot CCF style.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Lukasz Majewski <lukma@denx.de>
drivers/clk/imx/Kconfig
drivers/clk/imx/Makefile
drivers/clk/imx/clk-imx8mn.c [new file with mode: 0644]