imx8m: restructure clock.h
authorPeng Fan <peng.fan@nxp.com>
Tue, 27 Aug 2019 06:25:48 +0000 (06:25 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000 (16:36 +0200)
commit8838cdf10d28ad4e651785c8de9446585dd39363
tree05c9943935553e6b3f3a678c6156c1573bb32c40
parent2005916f54cfef5413010a16c243d3c01189fe68
imx8m: restructure clock.h

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>
arch/arm/include/asm/arch-imx8m/clock.h
arch/arm/include/asm/arch-imx8m/clock_imx8mq.h [new file with mode: 0644]
arch/arm/mach-imx/imx8m/clock_imx8mq.c