All of lore.kernel.org
 help / color / mirror / Atom feed
From: kongxinwei <kong.kongxinwei@hisilicon.com>
To: Mark Rutland <mark.rutland@arm.com>
Cc: "rui.zhuang@intel.com" <rui.zhuang@intel.com>,
	"edubezval@gmail.com" <edubezval@gmail.com>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linuxarm@huawei.com" <linuxarm@huawei.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"liguozhu@hisilicon.com" <liguozhu@hisilicon.com>,
	"xuwei5@hisilicon.com" <xuwei5@hisilicon.com>,
	<jorge.ramirez-ortiz@linaro.org>
Subject: Re: [PATCH 0/3] 96boards: add thermal senor support to hikey board
Date: Fri, 20 Mar 2015 11:10:16 +0800	[thread overview]
Message-ID: <550B8F98.3070701@hisilicon.com> (raw)
In-Reply-To: <20150319135946.GG18473@leverpostej>

hi Mark Rutland:

在 2015/3/19 21:59, Mark Rutland 写道:
> On Thu, Mar 19, 2015 at 07:57:26AM +0000, kongxinwei wrote:
>> The Linaro connect introduce 96boards series in Hong Kong,The HiKey board
>> is the first board to be certified 96Boards Consumer Edition compatible.
>> This board is based on the HiSilicon SoC. you can get more information
>> from https://www.96boards.org.
>>
>> The hisilicon SoC contains thermal module, this thermal module has 4 sensors,
>>
>> 	- sensor 0: local sensor;
>> 	- sensor 1: remote sensor for ACPU cluster 1;
>> 	- sensor 2: remote sensor for ACPU cluster 2;
>> 	- sensor 3: remote sensor for GPU;
>>
>> It can obtain this device temperature by operating this hardware. The new
>> sensor driver satisfies thermal framework and to realize the ACPU ,GPU and
>> so on to cool function.
>>
>> kongxinwei (3):
>>   thermal: hisilicon: add new hisilicon thermal sensor driver
>>   dts: hi6220: enable thermal sensor for hisilicon SoC
>>   dt-bindings: Document the hi6220 thermal sensor bindings
>>
>>  .../bindings/thermal/hisilicon-thermal.txt         |  51 ++
>>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi          | 153 ++++++
>>  drivers/thermal/Kconfig                            |   8 +
>>  drivers/thermal/Makefile                           |   1 +
>>  drivers/thermal/hisi_thermal.c                     | 531 +++++++++++++++++++++
> 
> Mainline does not have a hi6220 dtsi.
> 
> Which tree is this against?
> 
> What are your dependencies?
> 
> Mark.
> 
Hikey board code are being upstreamed by our team.If hi6220 dtsi be accepted, this patch is ok.

Xinwei

> .
> 


WARNING: multiple messages have this Message-ID (diff)
From: kongxinwei <kong.kongxinwei@hisilicon.com>
To: Mark Rutland <mark.rutland@arm.com>
Cc: "rui.zhuang@intel.com" <rui.zhuang@intel.com>,
	"edubezval@gmail.com" <edubezval@gmail.com>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linuxarm@huawei.com" <linuxarm@huawei.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"liguozhu@hisilicon.com" <liguozhu@hisilicon.com>,
	"xuwei5@hisilicon.com" <xuwei5@hisilicon.com>,
	jorge.ramirez-ortiz@linaro.org
Subject: Re: [PATCH 0/3] 96boards: add thermal senor support to hikey board
Date: Fri, 20 Mar 2015 11:10:16 +0800	[thread overview]
Message-ID: <550B8F98.3070701@hisilicon.com> (raw)
In-Reply-To: <20150319135946.GG18473@leverpostej>

hi Mark Rutland:

在 2015/3/19 21:59, Mark Rutland 写道:
> On Thu, Mar 19, 2015 at 07:57:26AM +0000, kongxinwei wrote:
>> The Linaro connect introduce 96boards series in Hong Kong,The HiKey board
>> is the first board to be certified 96Boards Consumer Edition compatible.
>> This board is based on the HiSilicon SoC. you can get more information
>> from https://www.96boards.org.
>>
>> The hisilicon SoC contains thermal module, this thermal module has 4 sensors,
>>
>> 	- sensor 0: local sensor;
>> 	- sensor 1: remote sensor for ACPU cluster 1;
>> 	- sensor 2: remote sensor for ACPU cluster 2;
>> 	- sensor 3: remote sensor for GPU;
>>
>> It can obtain this device temperature by operating this hardware. The new
>> sensor driver satisfies thermal framework and to realize the ACPU ,GPU and
>> so on to cool function.
>>
>> kongxinwei (3):
>>   thermal: hisilicon: add new hisilicon thermal sensor driver
>>   dts: hi6220: enable thermal sensor for hisilicon SoC
>>   dt-bindings: Document the hi6220 thermal sensor bindings
>>
>>  .../bindings/thermal/hisilicon-thermal.txt         |  51 ++
>>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi          | 153 ++++++
>>  drivers/thermal/Kconfig                            |   8 +
>>  drivers/thermal/Makefile                           |   1 +
>>  drivers/thermal/hisi_thermal.c                     | 531 +++++++++++++++++++++
> 
> Mainline does not have a hi6220 dtsi.
> 
> Which tree is this against?
> 
> What are your dependencies?
> 
> Mark.
> 
Hikey board code are being upstreamed by our team.If hi6220 dtsi be accepted, this patch is ok.

Xinwei

> .
> 

WARNING: multiple messages have this Message-ID (diff)
From: kong.kongxinwei@hisilicon.com (kongxinwei)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] 96boards: add thermal senor support to hikey board
Date: Fri, 20 Mar 2015 11:10:16 +0800	[thread overview]
Message-ID: <550B8F98.3070701@hisilicon.com> (raw)
In-Reply-To: <20150319135946.GG18473@leverpostej>

hi Mark Rutland:

? 2015/3/19 21:59, Mark Rutland ??:
> On Thu, Mar 19, 2015 at 07:57:26AM +0000, kongxinwei wrote:
>> The Linaro connect introduce 96boards series in Hong Kong,The HiKey board
>> is the first board to be certified 96Boards Consumer Edition compatible.
>> This board is based on the HiSilicon SoC. you can get more information
>> from https://www.96boards.org.
>>
>> The hisilicon SoC contains thermal module, this thermal module has 4 sensors,
>>
>> 	- sensor 0: local sensor;
>> 	- sensor 1: remote sensor for ACPU cluster 1;
>> 	- sensor 2: remote sensor for ACPU cluster 2;
>> 	- sensor 3: remote sensor for GPU;
>>
>> It can obtain this device temperature by operating this hardware. The new
>> sensor driver satisfies thermal framework and to realize the ACPU ,GPU and
>> so on to cool function.
>>
>> kongxinwei (3):
>>   thermal: hisilicon: add new hisilicon thermal sensor driver
>>   dts: hi6220: enable thermal sensor for hisilicon SoC
>>   dt-bindings: Document the hi6220 thermal sensor bindings
>>
>>  .../bindings/thermal/hisilicon-thermal.txt         |  51 ++
>>  arch/arm64/boot/dts/hisilicon/hi6220.dtsi          | 153 ++++++
>>  drivers/thermal/Kconfig                            |   8 +
>>  drivers/thermal/Makefile                           |   1 +
>>  drivers/thermal/hisi_thermal.c                     | 531 +++++++++++++++++++++
> 
> Mainline does not have a hi6220 dtsi.
> 
> Which tree is this against?
> 
> What are your dependencies?
> 
> Mark.
> 
Hikey board code are being upstreamed by our team.If hi6220 dtsi be accepted, this patch is ok.

Xinwei

> .
> 

  reply	other threads:[~2015-03-20  3:09 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  7:57 [PATCH 0/3] 96boards: add thermal senor support to hikey board kongxinwei
2015-03-19  7:57 ` kongxinwei
2015-03-19  7:57 ` kongxinwei
2015-03-19  7:57 ` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19 14:17   ` Mark Rutland
2015-03-19 14:17     ` Mark Rutland
2015-03-19 14:17     ` Mark Rutland
2015-03-20  6:06     ` Leo Yan
2015-03-20  6:06       ` Leo Yan
2015-03-20  6:06       ` Leo Yan
2015-03-20 11:24       ` Mark Rutland
2015-03-20 11:24         ` Mark Rutland
2015-03-20 11:24         ` Mark Rutland
2015-03-20 14:53         ` Leo Yan
2015-03-20 14:53           ` Leo Yan
2015-03-20 14:53           ` Leo Yan
2015-03-20 15:55           ` Mark Rutland
2015-03-20 15:55             ` Mark Rutland
2015-03-20 15:55             ` Mark Rutland
2015-03-23  4:46             ` Leo Yan
2015-03-23  4:46               ` Leo Yan
2015-03-23  4:46               ` Leo Yan
2015-03-23  8:30               ` kongxinwei
2015-03-23  8:30                 ` kongxinwei
2015-03-23  8:30                 ` kongxinwei
2015-03-20 15:27         ` Xinwei Kong
2015-03-20 15:27           ` Xinwei Kong
2015-03-20 15:27           ` Xinwei Kong
2015-03-20  7:37     ` kongxinwei
2015-03-20  7:37       ` kongxinwei
2015-03-20  7:37       ` kongxinwei
2015-03-19  7:57 ` [PATCH 2/3] dts: hi6220: enable thermal sensor for hisilicon SoC kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19  7:57 ` [PATCH 3/3] dt-bindings: Document the hi6220 thermal sensor bindings kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19  7:57   ` kongxinwei
2015-03-19 14:08   ` Mark Rutland
2015-03-19 14:08     ` Mark Rutland
2015-03-19 14:08     ` Mark Rutland
2015-03-19 13:59 ` [PATCH 0/3] 96boards: add thermal senor support to hikey board Mark Rutland
2015-03-19 13:59   ` Mark Rutland
2015-03-19 13:59   ` Mark Rutland
2015-03-20  3:10   ` kongxinwei [this message]
2015-03-20  3:10     ` kongxinwei
2015-03-20  3:10     ` kongxinwei
2015-03-20  6:13     ` Leo Yan
2015-03-20  6:13       ` Leo Yan
2015-03-20  6:13       ` Leo Yan
2015-03-20  7:41       ` kongxinwei
2015-03-20  7:41         ` kongxinwei
2015-03-20  7:41         ` kongxinwei

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=550B8F98.3070701@hisilicon.com \
    --to=kong.kongxinwei@hisilicon.com \
    --cc=devicetree@vger.kernel.org \
    --cc=edubezval@gmail.com \
    --cc=jorge.ramirez-ortiz@linaro.org \
    --cc=liguozhu@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=rui.zhuang@intel.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.