Re: [PATCH v2] clk: hi3660: Mark clk_gate_ufs_subsys as critical

From: Stephen Boyd
Date: Thu Apr 18 2019 - 17:52:47 EST


Quoting Leo Yan (2019-04-17 22:33:39)
> Hi Michael, Stephen,
>
> On Wed, Mar 20, 2019 at 06:05:08PM +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.
>
> Could you pick up this patch? Or should I resend it?
>

I can pick it up. Is it critical or can it wait for v5.2?