diff options
author | Peng Fan <[email protected]> | 2024-10-27 20:00:11 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-11-05 12:02:23 +0200 |
commit | 92888f39193419c117e282cce7fd762ba78784a4 (patch) | |
tree | 604962c39a4162d60f42e9602473fd413095c1b0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e81361f6cf9bf4a1848b0813bc4becb2250870b8 (diff) |
clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore
On i.MX8QM, HDMI LPCG clocks operation needs SCU clock "hdmi_ipg_clk"
to be ON. While during noirq suspend phase, "hdmi_ipg_clk" is disabled
by HDMI IRQ STEER driver, so SError will be triggered when accessing
the HDMI LPCG registers.
Skip all HDMI LPCG clocks save/restore to avoid SError during
system suspend/resume, it will NOT introduce additional power consumption
as their parent clock is disabled when suspend.
Signed-off-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions