diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-07-19 11:33:16 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-08-31 18:15:18 -0700 |
commit | 3f10f49cd9f8ab6471639d4ca2c6db9451121779 (patch) | |
tree | cf11312026ee52c5254469a2086a4b302d625de9 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | c39da7d0b40265eb4d0e9e5a1ea460ebc3f3185e (diff) |
clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
The pwrmcu is responsible for power management and idle states in SSPM:
on older SoCs this was managed in Linux drivers like sspm/mcupm/eemgpu
but, at least on MT8195, this functionality was transferred to the ATF
firmware.
For this reason, turning off the pwrmcu related clocks from the kernel
will lead to unability to resume the platform after suspend and other
currently unknown PM related side-effects.
Set the PWRMCU and PWRMCU_BUS_H clocks as critical to prevent the
kernel from turning them off, fixing the aforementioned issue.
Fixes: e2edf59dec0b ("clk: mediatek: Add MT8195 infrastructure clock support")
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Matthias Brugger <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions