summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2018-10-17 06:12:04 +0000
committerStephen Boyd <sboyd@kernel.org>2018-10-17 08:26:04 -0700
commit0d09e668b70ba687ed07976a33a09b19e9416488 (patch)
treefb5606f60bb9f744219d3f1225d73ef898e774f0 /drivers/clk/at91
parentec1893922df19ab69153e21ee4154a937e8a8eeb (diff)
downloadlinux-0d09e668b70ba687ed07976a33a09b19e9416488.tar.gz
linux-0d09e668b70ba687ed07976a33a09b19e9416488.tar.bz2
linux-0d09e668b70ba687ed07976a33a09b19e9416488.zip
clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk
i.MX7D uses virtual cpu clock of "arm" clock to be child clock of "arm_a7_root_clk" and it is with CLK_IS_CRITICAL flag set, so no need to add CLK_IS_CRITICAL flag for keeping "arm_a7_root_clk" use count correct, latest clock tree is as below in clk_summary: pll_arm_main 1 1 0 792000000 0 pll_arm_main_bypass 1 1 0 792000000 0 pll_arm_main_clk 1 1 0 792000000 0 arm_a7_src 1 1 0 792000000 0 arm_a7_cg 1 1 0 792000000 0 arm_a7_div 1 1 0 792000000 0 arm_a7_root_clk 1 1 0 792000000 0 arm 1 1 0 792000000 Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/at91')
0 files changed, 0 insertions, 0 deletions