diff options
author | Jacky Bai <[email protected]> | 2024-06-07 21:33:34 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-06-21 09:35:21 +0300 |
commit | d342df11726bfac9c3a9d2037afa508ac0e9e44e (patch) | |
tree | bf2d53aaa8ba0245c3a12d46910257f5f328e040 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8f32e9dd0916eb3fd4bcf550ed1d04542a65cb9e (diff) |
clk: imx: composite-93: keep root clock on when mcore enabled
Previously we assumed that the root clock slice is enabled
by default when kernel boot up. But the bootloader may disable
the clocks before jump into kernel. The gate ops should be registered
rather than NULL to make sure the disabled clock can be enabled
when kernel boot up. Refine the code to skip disable the clock
if mcore booted.
Fixes: a740d7350ff7 ("clk: imx: imx93: add mcore_booted module paratemter")
Signed-off-by: Jacky Bai <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Tested-by: Chancel Liu <[email protected]>
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions