diff options
author | 2018-06-04 09:06:45 +0800 | |
---|---|---|
committer | 2018-06-29 11:29:35 -0700 | |
commit | 566f5b67fc0c3bffec03a963334eb7c1df30204d (patch) | |
tree | e4d17eeccf22080e6d2220008862fb0a914182ca /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | clk: imx6sl: remove clks_init_on array (diff) | |
download | linux-dev-566f5b67fc0c3bffec03a963334eb7c1df30204d.tar.xz linux-dev-566f5b67fc0c3bffec03a963334eb7c1df30204d.zip |
clk: imx6sx: remove clks_init_on array
Clock framework will enable those clocks registered
with CLK_IS_CRITICAL flag, so no need to have
clks_init_on array during clock initialization now.
ARM clock is busy divider type which has the
CLK_IS_CRITICAL flag set by default when registered.
IPG clock has no clock gate and its parent AHB clock
is busy divider type, so no need to add CLK_IS_CRITICAL
flag for IPG clock.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions