diff options
author | Jacky Bai <[email protected]> | 2022-10-28 17:52:10 +0800 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2022-11-22 00:04:49 +0200 |
commit | c9dcb4c1b6d53bfe74fd863957a1cbb57aea4909 (patch) | |
tree | e67cf5379f2a0dac06a034cd114df942af243abc /lib/mpi/mpi-sub-ui.c | |
parent | 4ec9a8b9b00b289e7d3a81533bbe710f79edb58c (diff) |
clk: imx: keep hsio bus clock always on
During Linux System suspend/resume stress test after System Sleep
enabled, system will stuck sometimes. It is because NICMIX is powered
down, which HSIOMIX(always on) is not powered down. When NICMIX
powering down, HSIOMIX will get a hardware handshake, without HSIO ROOT clk,
the handshake will lose. Then after NICMIX power on when system resume,
the access to HSIOMIX through NICMIX would be broken. So keep HSIO ROOT
always on.
Signed-off-by: Jacky Bai <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions