Hi all,
On Tue, Mar 19, 2019 at 03:52:06PM +0800, Leo Yan wrote:
clk_gate_ufs_subsys is a system bus clock, turning off it will introduce lockup issue during system suspend flow. Let's mark clk_gate_ufs_subsys as critical clock, thus keeps it on during system suspend and resume.
Sorry for flaw subject in this patch; please ignore this patch and review the new resent one.
[...]
Thanks, Leo Yan