linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Amit Kucheria <amit.kucheria@linaro.org>, Wei Xu <xuwei5@hisilicon.com>
Cc: Leo Yan <leo.yan@linaro.org>, Guodong Xu <guodong.xu@linaro.org>,
	Eduardo Valentin <edubezval@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux PM list <linux-pm@vger.kernel.org>,
	kongxinwei <kong.kongxinwei@hisilicon.com>
Subject: Re: [PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
Date: Fri, 19 Aug 2016 16:02:53 +0800	[thread overview]
Message-ID: <1471593773.2691.48.camel@intel.com> (raw)
In-Reply-To: <CAHLCerMiWdh5QaXgrXyLOaEe+9hp5xg9Aj759RLCQxCComY5Vw@mail.gmail.com>

On 一, 2016-08-01 at 11:43 +0530, Amit Kucheria wrote:
> On Mon, Jul 25, 2016 at 6:49 PM, Wei Xu <xuwei5@hisilicon.com> wrote:
> > 
> > 
> > 
> > On 25/07/2016 13:29, Amit Kucheria wrote:
> > > 
> > > On Thu, Jul 7, 2016 at 12:13 PM, Amit Kucheria <amit.kucheria@lin
> > > aro.org> wrote:
> > > > 
> > > > On Sun, Jun 26, 2016 at 10:02 PM, Amit Kucheria
> > > > <amit.kucheria@linaro.org> wrote:
> > > > > 
> > > > > On Mon, Jun 20, 2016 at 6:46 PM, Leo Yan <leo.yan@linaro.org>
> > > > > wrote:
> > > > > > 
> > > > > > Hi Amit,
> > > > > > 
> > > > > > On Mon, Jun 20, 2016 at 05:46:36PM +0530, Amit Kucheria
> > > > > > wrote:
> > > > > > > 
> > > > > > > The Hisilicon clock stub driver is needed to allow the
> > > > > > > thermal drivers to
> > > > > > > actually scale the frequency. Make it an automatic
> > > > > > > dependency.
> > > > > > > 
> > > > > > > Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
> > > > > > > ---
> > > > > > >  drivers/thermal/Kconfig | 1 +
> > > > > > >  1 file changed, 1 insertion(+)
> > > > > > > 
> > > > > > > diff --git a/drivers/thermal/Kconfig
> > > > > > > b/drivers/thermal/Kconfig
> > > > > > > index 22ae1f7..4e843f7 100644
> > > > > > > --- a/drivers/thermal/Kconfig
> > > > > > > +++ b/drivers/thermal/Kconfig
> > > > > > > @@ -178,6 +178,7 @@ config THERMAL_EMULATION
> > > > > > >  config HISI_THERMAL
> > > > > > >       tristate "Hisilicon thermal driver"
> > > > > > >       depends on (ARCH_HISI && CPU_THERMAL && OF) ||
> > > > > > > COMPILE_TEST
> > > > > > > +     select STUB_CLK_HI6220
> > > > > > Acked-by: Leo Yan <leo.yan@linaro.org>
> > > > > Thanks Leo. Eduardo, will you take this through your tree or
> > > > > should
> > > > > Wei include this in his tree?
> > > > Ping!
> > Hi Amit
> > 
> > > 
> > > 
> > > Wei, could you pull this into your tree for the next release?
> > I am OK If Eduardo is OK to pick up my pull request.
> > 
> > Hi Eduardo,
> > 
> > Is it OK for me to send a pull request to you about this?
> > Or could you let us know whether you could directly pick it up?
> > Thanks!
> Wei, if you can sign-off on this, perhaps Zhang can pick it up? I
> haven't heard from Eduardo for over a month.

Patch queued for 4.9.

thanks,
rui

      reply	other threads:[~2016-08-19  8:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <32d418f24a4da44ad4ca5b2b1276ffcea2aa7d6c.1466424352.git.amit.kucheria@linaro.org>
2016-06-20 12:16 ` [PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling Amit Kucheria
2016-06-20 13:16   ` Leo Yan
2016-06-26 16:32     ` Amit Kucheria
2016-07-07  6:43       ` Amit Kucheria
2016-07-25 12:29         ` Amit Kucheria
2016-07-25 13:19           ` Wei Xu
2016-08-01  6:13             ` Amit Kucheria
2016-08-19  8:02               ` Zhang Rui [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471593773.2691.48.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=amit.kucheria@linaro.org \
    --cc=edubezval@gmail.com \
    --cc=guodong.xu@linaro.org \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=leo.yan@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=xuwei5@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).