imx8m: add clk support for i.MX8MN
authorPeng Fan <peng.fan@nxp.com>
Mon, 16 Sep 2019 03:09:17 +0000 (03:09 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
commitf4c36ab6eeadc09df435767c0cb1ca30cf89b7f7
treef9004b6cf96e0d502d7f5fbaaff5440123fcf2fe
parent2434131a7be41b19c2b6ddaa10369274ba9ffcc6
imx8m: add clk support for i.MX8MN

i.MX8MN has similar architecture with i.MX8MM, so it could reuse
the clock code of i.MX8MM, but i.MX8MN has different CCM root
configurations, so need a separate root entry.

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