imx: imx8mp: add basic clock
authorPeng Fan <peng.fan@nxp.com>
Fri, 27 Dec 2019 03:39:15 +0000 (11:39 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 8 Jan 2020 12:20:08 +0000 (13:20 +0100)
commitdb4510ff8efd3c49438c95af1c726628f3188121
treebff03b173c78f032c0c831453c94e910f9d5dd2b
parentd857a6a697e462691e0de88cd5009b46677820f5
imx: imx8mp: add basic clock

i.MX8MP has similar architecture as i.MX8MN, but it has different
clk root and index, so add that to make i.MX8MP could use
the non-dm clock driver.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8m/clock.h
arch/arm/include/asm/arch-imx8m/clock_imx8mm.h
arch/arm/mach-imx/imx8m/Makefile
arch/arm/mach-imx/imx8m/clock_slice.c