Quoting Leo Yan (2019-03-20 03:05:08) > 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. > > Fixes: d374e6fd5088 ("clk: hisilicon: Add clock driver for hi3660 SoC") > Cc: sta...@vger.kernel.org > Cc: Zhong Kaihua <zhongkai...@huawei.com> > Cc: John Stultz <john.stu...@linaro.org> > Cc: Zhangfei Gao <zhangfei....@linaro.org> > Suggested-by: Dong Zhang <zhangdon...@hisilicon.com> > Signed-off-by: Leo Yan <leo....@linaro.org> > ---
Applied to clk-next