Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-16 Thread Sowjanya Komatineni
On 3/16/21 12:18 AM, Sudeep Holla wrote: On Mon, Mar 15, 2021 at 11:13:24AM -0700, Sowjanya Komatineni wrote: Hi Sudeep, I see you are one of the maintainer of PSCI driver. Please add any other right persons if you think should also agree/comment. Can you please comment on below 2 items base

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-16 Thread Sudeep Holla
On Mon, Mar 15, 2021 at 11:13:24AM -0700, Sowjanya Komatineni wrote: > Hi Sudeep, > > I see you are one of the maintainer of PSCI driver. Please add any other > right persons if you think should also agree/comment. > > Can you please comment on below 2 items based on your feedback? > > 1. Can you p

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-15 Thread Sudeep Holla
On Fri, Mar 12, 2021 at 02:27:30PM -0800, Sowjanya Komatineni wrote: > Hi Sudeep, > > To make our driver PSCI compliant below are few updates to be done > > 1. Standardize passing residency time run-time thru PSCI to ATF. > Yes that was my initial understanding, but your previous response was conf

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-15 Thread Sudeep Holla
+Lorenzo Hi Sowjanya, Sorry for the delayed response. I am still in vacation 😉 On Thu, Mar 11, 2021 at 01:11:37PM -0800, Sowjanya Komatineni wrote: > > On 3/10/21 6:52 PM, Sudeep Holla wrote: > > On Mon, Mar 08, 2021 at 10:32:17AM -0800, Sowjanya Komatineni wrote: > > > On 3/7/21 8:37 PM, Sudeep

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-15 Thread Sowjanya Komatineni
Re-sending as it went out as HTML instead of plain text. On 3/15/21 11:13 AM, Sowjanya Komatineni wrote: Hi Sudeep, I see you are one of the maintainer of PSCI driver. Please add any other right persons if you think should also agree/comment. Can you please comment on below 2 items based o

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-11 Thread Sowjanya Komatineni
On 3/10/21 6:52 PM, Sudeep Holla wrote: On Mon, Mar 08, 2021 at 10:32:17AM -0800, Sowjanya Komatineni wrote: On 3/7/21 8:37 PM, Sudeep Holla wrote: On Wed, Mar 03, 2021 at 10:08:10PM -0800, Sowjanya Komatineni wrote: This patch adds cpu-idle-states and corresponding state nodes to Tegra194 C

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-10 Thread Sudeep Holla
On Mon, Mar 08, 2021 at 10:32:17AM -0800, Sowjanya Komatineni wrote: > > On 3/7/21 8:37 PM, Sudeep Holla wrote: > > On Wed, Mar 03, 2021 at 10:08:10PM -0800, Sowjanya Komatineni wrote: > > > This patch adds cpu-idle-states and corresponding state nodes to > > > Tegra194 CPU in dt-binding document >

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-10 Thread Sowjanya Komatineni
On 3/8/21 10:32 AM, Sowjanya Komatineni wrote: On 3/7/21 8:37 PM, Sudeep Holla wrote: On Wed, Mar 03, 2021 at 10:08:10PM -0800, Sowjanya Komatineni wrote: This patch adds cpu-idle-states and corresponding state nodes to Tegra194 CPU in dt-binding document I see that this platform has PSCI

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-08 Thread Sowjanya Komatineni
On 3/7/21 8:37 PM, Sudeep Holla wrote: On Wed, Mar 03, 2021 at 10:08:10PM -0800, Sowjanya Komatineni wrote: This patch adds cpu-idle-states and corresponding state nodes to Tegra194 CPU in dt-binding document I see that this platform has PSCI support. Can you care to explain why you need add

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-07 Thread Sudeep Holla
On Wed, Mar 03, 2021 at 10:08:10PM -0800, Sowjanya Komatineni wrote: > This patch adds cpu-idle-states and corresponding state nodes to > Tegra194 CPU in dt-binding document > I see that this platform has PSCI support. Can you care to explain why you need additional DT bindings and driver for PSCI

Re: [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-04 Thread Rob Herring
On Wed, 03 Mar 2021 22:08:10 -0800, Sowjanya Komatineni wrote: > This patch adds cpu-idle-states and corresponding state nodes to > Tegra194 CPU in dt-binding document > > Signed-off-by: Sowjanya Komatineni > --- > .../bindings/arm/nvidia,tegra194-ccplex.yaml | 53 > ++

[PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

2021-03-03 Thread Sowjanya Komatineni
This patch adds cpu-idle-states and corresponding state nodes to Tegra194 CPU in dt-binding document Signed-off-by: Sowjanya Komatineni --- .../bindings/arm/nvidia,tegra194-ccplex.yaml | 53 ++ 1 file changed, 53 insertions(+) diff --git a/Documentation/devicetree/bind