On Thu, Apr 21, 2016 at 5:01 AM, Eduardo Valentin <edubez...@gmail.com> wrote: > On Thu, Apr 21, 2016 at 02:41:24AM +0200, Rafael J. Wysocki wrote: >> On Wednesday, April 20, 2016 01:58:07 PM Matthias Brugger wrote: >> > Hi Rafael, >> > >> > On 13/04/16 06:52, Rafael J. Wysocki wrote: >> > > On Tue, Apr 12, 2016 at 7:38 AM, Viresh Kumar <viresh.ku...@linaro.org> >> > > wrote: >> > >> Hi Rafael, >> > >> >> > >> On 15-03-16, 16:10, Dawei Chien wrote: >> > >>> MT8173 cpufreq driver select of_cpufreq_power_cooling_register >> > >>> registering >> > >>> cooling devices with dynamic power coefficient. >> > >>> >> > >>> Signed-off-by: Dawei Chien <dawei.ch...@mediatek.com> >> > >>> Acked-by: Viresh Kumar <viresh.ku...@linaro.org> >> > >> >> > >> Can you please apply this patch from Dawei ? >> > > >> > > I can, but I'm traveling this week, so that's rather going to happen >> > > next week. >> > > >> > >> > I don't see the patch in linux-next, did you forget to pick/push it? >> >> No, I didn't. I just didn't have the time to get to them before. >> >> Now, given that they are thermal patches, they really should go in via >> linux-soc-thermal.git. >> >> Eduardo, any chance to take care of these? > > Yes I can add this one, given that they have the proper acked-by. I was > a bit hesitant to just get them because they are touching > drivers/cpufreq.
Generally, ACKs from Viresh are sufficient for ARM cpufreq drivers unless the maintainers of the platform in question disagree. > Anyways, I am adding this to my branch to the next merge window. Thanks!