Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751614AbcDUDkt (ORCPT ); Wed, 20 Apr 2016 23:40:49 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:36662 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751375AbcDUDkq (ORCPT ); Wed, 20 Apr 2016 23:40:46 -0400 Date: Wed, 20 Apr 2016 20:40:42 -0700 From: Eduardo Valentin To: "Rafael J. Wysocki" Cc: Matthias Brugger , "Rafael J. Wysocki" , Viresh Kumar , Dawei Chien , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Daniel Kurtz , Sascha Hauer , Daniel Lezcano , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , "linux-pm@vger.kernel.org" , "moderated list:ARM/Mediatek SoC..." , srv_heupstream@mediatek.com, Sascha Hauer , Punit Agrawal Subject: Re: [RESEND][PATCH 1/3] thermal: mediatek: Add cpu dynamic power cooling model. Message-ID: <20160421034040.GA26525@localhost.localdomain> References: <1458029437-12846-1-git-send-email-dawei.chien@mediatek.com> <57176ECF.6020705@gmail.com> <12007858.UuqVGafLHV@vostro.rjw.lan> <20160421030141.GA4845@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160421030141.GA4845@localhost.localdomain> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1631 Lines: 48 On Wed, Apr 20, 2016 at 08:01:41PM -0700, Eduardo Valentin 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 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 > > > >>> Acked-by: Viresh Kumar > > > >> > > > >> 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. > > Anyways, I am adding this to my branch to the next merge window. Added the driver changes. The dt parts should go via your platform tree. And you can add my Acked-by: Eduardo Valentin on the dt changes. > > > > > > Thanks, > > Rafael > >