From mboxrd@z Thu Jan 1 00:00:00 1970 From: ilialin@codeaurora.org (ilialin at codeaurora.org) Date: Fri, 4 May 2018 09:48:46 +0300 Subject: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996 In-Reply-To: References: <1522358807-10413-1-git-send-email-ilialin@codeaurora.org> <1522358807-10413-9-git-send-email-ilialin@codeaurora.org> <20180402091617.GA3572@vireshk-i7> Message-ID: <003001d3e373$f94db540$ebe91fc0$@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Kryo has single clock per cluster. I define here a shared OPP table per cluster. > -----Original Message----- > From: Viresh Kumar > Sent: Friday, May 4, 2018 09:04 > To: Ilia Lin > Cc: Michael Turquette ; Stephen Boyd > ; Rob Herring ; Mark Rutland > ; Rafael J. Wysocki ; Liam > Girdwood ; Mark Brown ; > Andy Gross ; David Brown > ; Catalin Marinas ; Will > Deacon ; Linux Clock List clk at vger.kernel.org>; devicetree at vger.kernel.org; Linux Kernel Mailing List > ; linux-pm at vger.kernel.org; linux-arm- > msm at vger.kernel.org; open list:ARM/QUALCOMM SUPPORT soc at vger.kernel.org>; linux-arm-kernel at lists.infradead.org; Nayak, > Rajendra ; Amit Kucheria > ; Nicolas Dechesne > ; celster at codeaurora.org; > tfinkel at codeaurora.org > Subject: Re: [PATCH v4 08/14] dt: qcom: Add opp and thermal to the > msm8996 > > 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 to this question ? Sorry, but I am not able to find it in > my inbox :(