]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-10091 arm: imx: check pll1 enable when changing arm_podf
authorBai Ping <b51503@freescale.com>
Wed, 14 Jan 2015 14:46:10 +0000 (22:46 +0800)
committerBai Ping <b51503@freescale.com>
Fri, 16 Jan 2015 16:14:51 +0000 (00:14 +0800)
commit8cc908a0168afb677b5de6405579b681b6f595db
tree45c73999c09fd35256507e36291ab38e2644c51c
parent4dcbadda9fc9ac1e0e9af19824c24017dcf4db3d
MLK-10091 arm: imx: check pll1 enable when changing arm_podf

According to the hardware design, when changing the arm_podf divider,
make sure the pll1 has clk output. If the pll1 output is disabled before
changing the arm_podf, enbale and bypass the pll1 to make sure the
arm_podf can be successfully changed.

Signed-off-by: Bai Ping <b51503@freescale.com>
arch/arm/mach-imx/clk-busy.c
arch/arm/mach-imx/clk-pllv3.c
arch/arm/mach-imx/clk.h