From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH V12 00/14] Krait clocks + Krait CPUfreq Date: Wed, 17 Oct 2018 13:16:53 -0700 Message-ID: <153980741313.5275.10376918222904341760@swboyd.mtv.corp.google.com> References: <1534248753-2440-1-git-send-email-sricharan@codeaurora.org> <2ae96741-94c0-ba4c-fc19-05d33179683c@codeaurora.org> <153979105280.5275.841088095583550635@swboyd.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <153979105280.5275.841088095583550635@swboyd.mtv.corp.google.com> Sender: linux-kernel-owner@vger.kernel.org To: Craig , Sricharan R , andy.gross@linaro.org, david.brown@linaro.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-soc@vger.kernel.org, linux@arm.linux.org.uk, linux@armlinux.org.uk, mark.rutland@arm.com, mturquette@baylibre.com, niklas.cassel@linaro.org, rjw@rjwysocki.net, robh@kernel.org, sboyd@codeaurora.org, sudeep.holla@arm.com, thierry.escande@linaro.org, viresh.kumar@linaro.org List-Id: linux-arm-msm@vger.kernel.org Quoting Stephen Boyd (2018-10-17 08:44:12) > Quoting Sricharan R (2018-09-20 06:03:31) > > = > > = > > On 9/20/2018 1:54 AM, Craig wrote: > > > Yup, this patch seems to have fixed the higher frequencies from the q= uick test I did. > > > > > Thanks !!. Can i take that as = > > Tested-by: Craig Tatlor ? > > = > = > Is this patch series going to be resent? > = Nevermind. Looking at it I think I can apply all the clk ones and we're good to go. If you can send a followup patch series to change the registration and provider APIs to be clk_hw instead of clk based I would appreciate it. From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@kernel.org (Stephen Boyd) Date: Wed, 17 Oct 2018 13:16:53 -0700 Subject: [PATCH V12 00/14] Krait clocks + Krait CPUfreq In-Reply-To: <153979105280.5275.841088095583550635@swboyd.mtv.corp.google.com> References: <1534248753-2440-1-git-send-email-sricharan@codeaurora.org> <2ae96741-94c0-ba4c-fc19-05d33179683c@codeaurora.org> <153979105280.5275.841088095583550635@swboyd.mtv.corp.google.com> Message-ID: <153980741313.5275.10376918222904341760@swboyd.mtv.corp.google.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Stephen Boyd (2018-10-17 08:44:12) > Quoting Sricharan R (2018-09-20 06:03:31) > > > > > > On 9/20/2018 1:54 AM, Craig wrote: > > > Yup, this patch seems to have fixed the higher frequencies from the quick test I did. > > > > > Thanks !!. Can i take that as > > Tested-by: Craig Tatlor ? > > > > Is this patch series going to be resent? > Nevermind. Looking at it I think I can apply all the clk ones and we're good to go. If you can send a followup patch series to change the registration and provider APIs to be clk_hw instead of clk based I would appreciate it.