mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: Amit Kucheria <amit.kucheria@linaro.org>,
	Leo Yan <leo.yan@linaro.org>, Guodong Xu <guodong.xu@linaro.org>,
	Eduardo Valentin <edubezval@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux PM list <linux-pm@vger.kernel.org>,
	kongxinwei <kong.kongxinwei@hisilicon.com>,
	"Zhang Rui" <rui.zhang@intel.com>
Subject: Re: [PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
Date: Mon, 25 Jul 2016 14:19:47 +0100	[thread overview]
Message-ID: <579611F3.3040307@hisilicon.com> (raw)
In-Reply-To: <CAHLCerPRi6JiUNAOAR5ULmX_6m1PbkJbB1tgO3meDJpiq0H74g@mail.gmail.com>



On 25/07/2016 13:29, Amit Kucheria wrote:
> On Thu, Jul 7, 2016 at 12:13 PM, Amit Kucheria <amit.kucheria@linaro.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!

Best Regards,
Wei

> 
> 

  reply	other threads:[~2016-07-25 13:21 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 ` 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 [this message]
2016-08-01  6:13             ` Amit Kucheria
2016-08-19  8:02               ` Zhang Rui

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=579611F3.3040307@hisilicon.com \
    --to=xuwei5@hisilicon.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=rui.zhang@intel.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

Powered by JetHome