]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8m: configure arm clk sources from PLL
authorPeng Fan <peng.fan@nxp.com>
Thu, 9 Jul 2020 03:06:24 +0000 (11:06 +0800)
committerPeng Fan <peng.fan@nxp.com>
Tue, 14 Jul 2020 07:23:47 +0000 (15:23 +0800)
commit46a8a28bf60bde07e6c3b5c44a77af2544d8aee9
treec3f97f508640e42ea8023d0eecd7b9a96138308a
parentac9a45182816a34a8996c896f7c8ee81be7ea4d6
imx8m: configure arm clk sources from PLL

A53 CCM root max support 1GHz, to support high freq, we need
to switch ARM clk sources from ARM PLL directly.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/clock_imx8mm.c