Re: [PATCH v5 3/4] DT/arm,gic-v3-its: add reset-on-suspend property

2018-02-07 Thread dbasehore .
On Wed, Feb 7, 2018 at 1:21 AM, Marc Zyngier wrote: > On 07/02/18 01:41, Derek Basehore wrote: >> This adds documentation for the new reset-on-suspend property. This >> property enables saving and restoring the ITS for when it loses state >> in system suspend. >> >> Signed-off-by: Derek Basehore

Re: [PATCH v5 3/4] DT/arm,gic-v3-its: add reset-on-suspend property

2018-02-07 Thread Marc Zyngier
On 07/02/18 01:41, Derek Basehore wrote: > This adds documentation for the new reset-on-suspend property. This > property enables saving and restoring the ITS for when it loses state > in system suspend. > > Signed-off-by: Derek Basehore > --- > Documentation/devicetree/bindings/interrupt-contro

[PATCH v5 3/4] DT/arm,gic-v3-its: add reset-on-suspend property

2018-02-06 Thread Derek Basehore
This adds documentation for the new reset-on-suspend property. This property enables saving and restoring the ITS for when it loses state in system suspend. Signed-off-by: Derek Basehore --- Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.txt | 3 +++ 1 file changed, 3 insertio