diff options
author | Dong Aisheng <[email protected]> | 2016-06-30 17:31:18 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-07-01 17:43:21 -0700 |
commit | e8e628fb3f47ec7a45f9a026561e88ec8884776c (patch) | |
tree | 1cf5dbc27d2d788992400a839d812ee69425662d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cbeac74a5883e4d3caa1e3ad2efdd39a9c52ee73 (diff) |
clk: imx7d: only enable minimum required clocks
Formerly clk core does not support imx7d clock type well that all
its clock operations requires the parent clock on.
Therefore we enabled all clocks by default in clock driver
initialization for other module clocks operate well.
After patch 'clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE',
clk core can handle such clock type well, so we don't have to enable
them all by default anymore. Instead, we only enable a minimum required
set of clocks.
Cc: Michael Turquette <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions