commit | 6f9575e55632b2a060c8c158949ec712d39db0be | [log] [tgz] |
---|---|---|
author | Bai Ping <ping.bai@nxp.com> | Tue Mar 20 10:24:01 2018 +0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Apr 06 11:27:24 2018 -0700 |
tree | 5a7285776ca70fd7cb10eed72d042046e830f51b | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
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>