2021-02-04 09:14:41

by Ruifeng Zhang

[permalink] [raw]
Subject: Re: [PATCH] RFC syscore: add suspend type to syscore

Rafael J. Wysocki <[email protected]> 于2021年1月29日周五 下午9:50写道:

>
> On Fri, Jan 29, 2021 at 9:27 AM Ruifeng Zhang
> <[email protected]> wrote:
> >
> > From: Ruifeng Zhang <[email protected]>
> >
> > Suspend type contains s2ram and s2idle, but syscore is only
> > available for S2RAM.
> >
> > S2idle requires a similar feature,
>
> No, it doesn't.
Why s2idle don't requires this feature ?
I'm need use it for vendor watchdog driver.

Rafael J. Wysocki <[email protected]> 于2021年1月29日周五 下午9:50写道:
>
> On Fri, Jan 29, 2021 at 9:27 AM Ruifeng Zhang
> <[email protected]> wrote:
> >
> > From: Ruifeng Zhang <[email protected]>
> >
> > Suspend type contains s2ram and s2idle, but syscore is only
> > available for S2RAM.
> >
> > S2idle requires a similar feature,
>
> No, it doesn't.