]> 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)
commit334dbc97ad97d9b2b1bd5f9228429b3a7d8196f7
tree5a7285776ca70fd7cb10eed72d042046e830f51b
parentae0945d7fbe5a6a5e767169d0c9ca622784b3c38
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