Re: [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-04-06 Thread Maulik Shah
Hi, On 3/12/2021 10:45 PM, Bjorn Andersson wrote: On Thu 04 Feb 08:21 CST 2021, Maulik Shah wrote: From: Mahesh Sivasubramanian Add device binding documentation for Qualcomm Technologies, Inc. (QTI) SoC sleep stats driver. The driver is used for displaying SoC sleep statistic maintained by

Re: [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-03-12 Thread Bjorn Andersson
On Thu 04 Feb 08:21 CST 2021, Maulik Shah wrote: > From: Mahesh Sivasubramanian > > Add device binding documentation for Qualcomm Technologies, Inc. (QTI) > SoC sleep stats driver. The driver is used for displaying SoC sleep > statistic maintained by Always On Processor or Resource Power

Re: [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-03-12 Thread Bjorn Andersson
On Mon 08 Feb 18:23 CST 2021, Stephen Boyd wrote: > Quoting Maulik Shah (2021-02-04 06:21:45) > > + > > +description: > > + Always On Processor/Resource Power Manager maintains statistics of the > > SoC > > + sleep modes involving powering down of the rails and oscillator clock. > > + > > +

Re: [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-02-08 Thread Stephen Boyd
Quoting Maulik Shah (2021-02-04 06:21:45) > + > +description: > + Always On Processor/Resource Power Manager maintains statistics of the SoC > + sleep modes involving powering down of the rails and oscillator clock. > + > + Statistics includes SoC sleep mode type, number of times low power mode

Re: [PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-02-04 Thread Rob Herring
On Thu, 04 Feb 2021 19:51:45 +0530, Maulik Shah wrote: > From: Mahesh Sivasubramanian > > Add device binding documentation for Qualcomm Technologies, Inc. (QTI) > SoC sleep stats driver. The driver is used for displaying SoC sleep > statistic maintained by Always On Processor or Resource Power

[PATCH v6 1/4] dt-bindings: Introduce SoC sleep stats bindings

2021-02-04 Thread Maulik Shah
From: Mahesh Sivasubramanian Add device binding documentation for Qualcomm Technologies, Inc. (QTI) SoC sleep stats driver. The driver is used for displaying SoC sleep statistic maintained by Always On Processor or Resource Power Manager. Cc: devicet...@vger.kernel.org Signed-off-by: Mahesh