aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mp.c
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2020-02-25 16:49:12 +0800
committerShawn Guo <shawnguo@kernel.org>2020-03-11 15:11:57 +0800
commit81aa844bb53bc711b943db2113d7794912f047b8 (patch)
tree66f07982440e3df6bfcddbb0a2081e582ca82fa8 /drivers/clk/imx/clk-imx8mp.c
parentclk: imx8mn: A53 core clock no need to be critical (diff)
downloadlinux-dev-81aa844bb53bc711b943db2113d7794912f047b8.tar.xz
linux-dev-81aa844bb53bc711b943db2113d7794912f047b8.zip
clk: imx8mm: A53 core clock no need to be critical
'A53_CORE' is just a mux and no need to be critical, being critical will cause its parent clock always ON which does NOT make sense, to make sure CPU's hardware clock source NOT being disabled during clock tree setup, need to move the 'A53_SRC'/'A53_CORE' reparent operations to after critical clock 'ARM_CLK' setup finished. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/clk/imx/clk-imx8mp.c')
0 files changed, 0 insertions, 0 deletions