diff options
| author | Anson Huang <[email protected]> | 2018-06-04 09:06:44 +0800 | 
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2018-06-29 11:28:31 -0700 | 
| commit | 8e12ce99541bdf5ec7cee08683bf455d8c882e49 (patch) | |
| tree | e92d3e75c447e3de33b508b4b6cff5860fc33e0b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 54614d1218fdf5ccf87ac1499514755fd9c4a179 (diff) | |
clk: imx6sl: 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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions