Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-15 Thread Sudeep Holla
On Wed, May 15, 2019 at 03:26:14PM +0530, Amit Kucheria wrote: > On Mon, May 13, 2019 at 3:19 PM Sudeep Holla wrote: > > > > On Fri, May 10, 2019 at 11:58:40PM +0530, Amit Kucheria wrote: > > > On Fri, May 10, 2019 at 2:54 PM Sudeep Holla wrote: > > > > > > > > [...] > > > > > > > > > > Yes

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-15 Thread Amit Kucheria
On Mon, May 13, 2019 at 3:19 PM Sudeep Holla wrote: > > On Fri, May 10, 2019 at 11:58:40PM +0530, Amit Kucheria wrote: > > On Fri, May 10, 2019 at 2:54 PM Sudeep Holla wrote: > > > > > [...] > > > > > > > Yes entry-method="psci" is required as per DT binding but not checked > > > in code on

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-13 Thread Sudeep Holla
On Fri, May 10, 2019 at 11:58:40PM +0530, Amit Kucheria wrote: > On Fri, May 10, 2019 at 2:54 PM Sudeep Holla wrote: > > [...] > > > > Yes entry-method="psci" is required as per DT binding but not checked > > in code on arm64. We have CPU ops with idle enabled only for "psci", so > > there's

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-10 Thread Amit Kucheria
On Fri, May 10, 2019 at 2:54 PM Sudeep Holla wrote: > > On Thu, May 09, 2019 at 11:19:23PM +0530, Amit Kucheria wrote: > > (Adding Lorenzo and Sudeep) > > > > On Wed, May 8, 2019 at 8:26 PM Niklas Cassel > > wrote: > > > > > > On Wed, May 08, 2019 at 02:48:19AM +0530, Amit Kucheria wrote: > > >

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-10 Thread Amit Kucheria
On Tue, May 7, 2019 at 12:25 PM Bjorn Andersson wrote: > > On Mon 06 May 22:35 PDT 2019, Vinod Koul wrote: > > > On 06-05-19, 21:31, Niklas Cassel wrote: > > > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > > > > > Signed-off-by: Niklas Cassel > > > --- > > >

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-10 Thread Sudeep Holla
On Thu, May 09, 2019 at 11:19:23PM +0530, Amit Kucheria wrote: > (Adding Lorenzo and Sudeep) > > On Wed, May 8, 2019 at 8:26 PM Niklas Cassel wrote: > > > > On Wed, May 08, 2019 at 02:48:19AM +0530, Amit Kucheria wrote: > > > On Tue, May 7, 2019 at 1:01 AM Niklas Cassel > > > wrote: > > > > > >

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-09 Thread Amit Kucheria
(Adding Lorenzo and Sudeep) On Wed, May 8, 2019 at 8:26 PM Niklas Cassel wrote: > > On Wed, May 08, 2019 at 02:48:19AM +0530, Amit Kucheria wrote: > > On Tue, May 7, 2019 at 1:01 AM Niklas Cassel > > wrote: > > > > > > Add device bindings for CPUs to suspend using PSCI as the enable-method. >

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-08 Thread Niklas Cassel
On Wed, May 08, 2019 at 02:48:19AM +0530, Amit Kucheria wrote: > On Tue, May 7, 2019 at 1:01 AM Niklas Cassel wrote: > > > > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > > > Signed-off-by: Niklas Cassel > > --- > > arch/arm64/boot/dts/qcom/qcs404.dtsi | 15

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-07 Thread Amit Kucheria
On Tue, May 7, 2019 at 1:01 AM Niklas Cassel wrote: > > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > Signed-off-by: Niklas Cassel > --- > arch/arm64/boot/dts/qcom/qcs404.dtsi | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-07 Thread Vinod Koul
On 06-05-19, 23:55, Bjorn Andersson wrote: > On Mon 06 May 22:35 PDT 2019, Vinod Koul wrote: > > > On 06-05-19, 21:31, Niklas Cassel wrote: > > > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > > > > > Signed-off-by: Niklas Cassel > > > --- > > >

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-07 Thread Bjorn Andersson
On Mon 06 May 22:35 PDT 2019, Vinod Koul wrote: > On 06-05-19, 21:31, Niklas Cassel wrote: > > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > > > Signed-off-by: Niklas Cassel > > --- > > arch/arm64/boot/dts/qcom/qcs404.dtsi | 15 +++ > > 1 file

Re: [PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-07 Thread Vinod Koul
On 06-05-19, 21:31, Niklas Cassel wrote: > Add device bindings for CPUs to suspend using PSCI as the enable-method. > > Signed-off-by: Niklas Cassel > --- > arch/arm64/boot/dts/qcom/qcs404.dtsi | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git

[PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support

2019-05-06 Thread Niklas Cassel
Add device bindings for CPUs to suspend using PSCI as the enable-method. Signed-off-by: Niklas Cassel --- arch/arm64/boot/dts/qcom/qcs404.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi index