Message ID | 20210218222326.15788-1-nicola.mazzucato@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | CPUFreq: Add support for opp-sharing cpus | expand |
On 18-02-21, 22:23, Nicola Mazzucato wrote: > Hi Viresh, > > In this V8 I have addressed your comments: > - correct the goto in patch 1/3 > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() LGTM. I will apply them after the merge window is over. Thanks.
Hi Viresh, On Fri, Feb 19, 2021 at 09:49:44AM +0530, Viresh Kumar wrote: > On 18-02-21, 22:23, Nicola Mazzucato wrote: > > Hi Viresh, > > > > In this V8 I have addressed your comments: > > - correct the goto in patch 1/3 > > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > LGTM. I will apply them after the merge window is over. Thanks. I am planning to merge the series on scmi[1] which changes scmi-cpufreq.c and will conflict with these changes I think. If possible either, 1. Share a branch with these changes that I can merge or 2. I can take patch 1/3 and 2/3 with other scmi changes with your Ack. I am fine either way, let me know by v5.12-rc1 -- Regards, Sudeep [1] https://lore.kernel.org/linux-arm-kernel/20210202221555.41167-1-cristian.marussi@arm.com/
On 19-02-21, 19:16, Sudeep Holla wrote: > Hi Viresh, > > On Fri, Feb 19, 2021 at 09:49:44AM +0530, Viresh Kumar wrote: > > On 18-02-21, 22:23, Nicola Mazzucato wrote: > > > Hi Viresh, > > > > > > In this V8 I have addressed your comments: > > > - correct the goto in patch 1/3 > > > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > > > LGTM. I will apply them after the merge window is over. Thanks. > > I am planning to merge the series on scmi[1] which changes scmi-cpufreq.c > and will conflict with these changes I think. If possible either, > > 1. Share a branch with these changes that I can merge or > 2. I can take patch 1/3 and 2/3 with other scmi changes with your Ack. > > I am fine either way, let me know by v5.12-rc1 I have applied 3/3, you can take first two and add my Ack. Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
On Mon, Feb 22, 2021 at 10:09:04AM +0530, Viresh Kumar wrote: > On 19-02-21, 19:16, Sudeep Holla wrote: > > Hi Viresh, > > > > On Fri, Feb 19, 2021 at 09:49:44AM +0530, Viresh Kumar wrote: > > > On 18-02-21, 22:23, Nicola Mazzucato wrote: > > > > Hi Viresh, > > > > > > > > In this V8 I have addressed your comments: > > > > - correct the goto in patch 1/3 > > > > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > > > > > LGTM. I will apply them after the merge window is over. Thanks. > > > > I am planning to merge the series on scmi[1] which changes scmi-cpufreq.c > > and will conflict with these changes I think. If possible either, > > > > 1. Share a branch with these changes that I can merge or > > 2. I can take patch 1/3 and 2/3 with other scmi changes with your Ack. > > > > I am fine either way, let me know by v5.12-rc1 > > I have applied 3/3, you can take first two and add my Ack. > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org> > Thanks Viresh, I will pick after v5.12-rc1
On Thu, 18 Feb 2021 22:23:23 +0000, Nicola Mazzucato wrote: > In this V8 I have addressed your comments: > - correct the goto in patch 1/3 > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > Many thanks, > Nicola > > [...] Applied the first 2 patches to sudeep.holla/linux (for-next/scmi), thanks! [1/3] scmi-cpufreq: Remove deferred probe https://git.kernel.org/sudeep.holla/c/2a3390d53b [2/3] scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM https://git.kernel.org/sudeep.holla/c/dac7a57d2a -- Regards, Sudeep
On Thu, 18 Feb 2021 22:23:23 +0000, Nicola Mazzucato wrote: > In this V8 I have addressed your comments: > - correct the goto in patch 1/3 > - improve comment in patch 2/3 for dev_pm_opp_get_opp_count() > > Many thanks, > Nicola > > [...] (New commit info after rebase to v5.12-rc2 for obvious reasons) Applied to sudeep.holla/linux (for-next/scmi), thanks! [1/3] scmi-cpufreq: Remove deferred probe https://git.kernel.org/sudeep.holla/c/71a37cd6a5 [2/3] scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM https://git.kernel.org/sudeep.holla/c/80a064dbd5 -- Regards, Sudeep