diff options
author | Peng Fan <[email protected]> | 2024-06-07 21:33:46 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-06-21 09:35:29 +0300 |
commit | 766c386c16c9899461b83573a06380d364c6e261 (patch) | |
tree | b5d7598b42fcb2bbe769d2251e327100399bcca3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e61352d5ecdc0da2e7253121c15d9a3e040f78a1 (diff) |
clk: imx: imx8qxp: Parent should be initialized earlier than the clock
The initialization order of SCU clocks affects the sequence of SCU clock
resume. If there are no other effects, the earlier the initialization,
the earlier the resume. During SCU clock resume, the clock rate is
restored. As SCFW guidelines, configure the parent clock rate before
configuring the child rate.
Fixes: babfaa9556d7 ("clk: imx: scu: add more scu clocks")
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions