Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996

2018-05-04 Thread Viresh Kumar
On 04-05-18, 09:48, ilia...@codeaurora.org wrote: > Kryo has single clock per cluster. I define here a shared OPP table per > cluster. Thanks for clarifying. -- viresh

RE: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996

2018-05-03 Thread ilialin
SUPPORT s...@vger.kernel.org>; linux-arm-ker...@lists.infradead.org; Nayak, > Rajendra ; Amit Kucheria > ; Nicolas Dechesne > ; cels...@codeaurora.org; > tfin...@codeaurora.org > Subject: Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the > msm8996 > > On 2

Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996

2018-05-03 Thread Viresh Kumar
On 2 April 2018 at 14:46, Viresh Kumar wrote: >> + cluster0_opp: opp_table0 { >> + compatible = "operating-points-v2"; >> + opp-shared; > > Is Kryo like krait where CPUs do DVFS independently ? If yes, then opp-shared > thing should be dropped. Have you ever replied t

Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996

2018-04-02 Thread Viresh Kumar
On 30-03-18, 00:26, Ilia Lin wrote: > Signed-off-by: Ilia Lin > --- > arch/arm64/boot/dts/qcom/msm8996.dtsi | 275 > +- > 1 file changed, 267 insertions(+), 8 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi > b/arch/arm64/boot/dts/qcom/msm899