]> git.baikalelectronics.ru Git - kernel.git/commit
clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
authorBai Ping <ping.bai@nxp.com>
Tue, 20 Mar 2018 02:24:01 +0000 (10:24 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Apr 2018 18:27:24 +0000 (11:27 -0700)
commitc19d4f6d19efe9f063bdf8212251372655051fa1
tree5a7285776ca70fd7cb10eed72d042046e830f51b
parentbcac507057f6668c45308343ba41f4c91a086136
clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux

The busy divider and busy mux is actually used by the system critical clocks,
so add 'CLK_IS_CRITICAL' to clocks registered with these two type.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-busy.c