All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <eduardo.valentin@ti.com>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2 0/7] DRA7: DT thermal support
Date: Mon, 6 Jan 2014 10:53:42 -0400	[thread overview]
Message-ID: <52CAC376.9090904@ti.com> (raw)
In-Reply-To: <1389019601.5853.17.camel@rzhang1-mobl4>

[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]

On 06-01-2014 10:46, Zhang Rui wrote:
> On Mon, 2014-01-06 at 08:36 -0400, Eduardo Valentin wrote:
>> Hello all,
>>
>> Now that the basic thermal DT support is merged into Rui's tree,
>> I am resending this series, which introduces the DT node entries
>> for DRA7 thermal limits representation.
>>
>> The series adds two thermal zones, to represent IVA and DSPEVE,
>> respectively. It also adds the support to tmp102 and a corresponding
>> pcb thermal zone.
>>
>> There are only cosmetic changes from v1. A couple of spaces and tabulations
>> have been fixed, and minor changes in sentences present in commit log.
>> One difference from V1 is the fact that now bandgap is introduced under
>> OCP, which is also a minor diff.
>>
>> This patch series has been runtime tested on DRA7-evm.
>>
>> All best
>>
>> Eduardo Valentin (7):
>>   arm: dts: add dra7 DSPEVE thermal data
>>   arm: dts: add dra7 IVA thermal data
>>   arm: dts: dra7: add bandgap entry
>>   arm: dts: add cooling properties on dra7 cpu node
>>   arm: dts: dra7: add thermal data
>>   arm: dts: add tmp102 i2c sensor node on dra7-evm
>>   arm: dts: add thermal zones info on tmp102 for DRA7-EVM
>>
>>  arch/arm/boot/dts/dra7-dspeve-thermal.dtsi | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-evm.dts             | 22 ++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-iva-thermal.dtsi    | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7.dtsi                | 26 ++++++++++++++++++++++++++
> 
> I'm okay with this patch set. But as long as this patch set does not
> change any code under drivers/thermal/, I prefer these patches to go to
> your thermal-soc tree first.

No problem at all. I will be queuing them.

> 
> thanks,
> rui
>>  4 files changed, 104 insertions(+)
>>  create mode 100644 arch/arm/boot/dts/dra7-dspeve-thermal.dtsi
>>  create mode 100644 arch/arm/boot/dts/dra7-iva-thermal.dtsi
>>
> 
> 
> 
> 


-- 
You have got to be excited about what you are doing. (L. Lamport)

Eduardo Valentin


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <eduardo.valentin@ti.com>,
	linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCHv2 0/7] DRA7: DT thermal support
Date: Mon, 06 Jan 2014 14:53:42 +0000	[thread overview]
Message-ID: <52CAC376.9090904@ti.com> (raw)
In-Reply-To: <1389019601.5853.17.camel@rzhang1-mobl4>


[-- Attachment #1.1: Type: text/plain, Size: 2056 bytes --]

On 06-01-2014 10:46, Zhang Rui wrote:
> On Mon, 2014-01-06 at 08:36 -0400, Eduardo Valentin wrote:
>> Hello all,
>>
>> Now that the basic thermal DT support is merged into Rui's tree,
>> I am resending this series, which introduces the DT node entries
>> for DRA7 thermal limits representation.
>>
>> The series adds two thermal zones, to represent IVA and DSPEVE,
>> respectively. It also adds the support to tmp102 and a corresponding
>> pcb thermal zone.
>>
>> There are only cosmetic changes from v1. A couple of spaces and tabulations
>> have been fixed, and minor changes in sentences present in commit log.
>> One difference from V1 is the fact that now bandgap is introduced under
>> OCP, which is also a minor diff.
>>
>> This patch series has been runtime tested on DRA7-evm.
>>
>> All best
>>
>> Eduardo Valentin (7):
>>   arm: dts: add dra7 DSPEVE thermal data
>>   arm: dts: add dra7 IVA thermal data
>>   arm: dts: dra7: add bandgap entry
>>   arm: dts: add cooling properties on dra7 cpu node
>>   arm: dts: dra7: add thermal data
>>   arm: dts: add tmp102 i2c sensor node on dra7-evm
>>   arm: dts: add thermal zones info on tmp102 for DRA7-EVM
>>
>>  arch/arm/boot/dts/dra7-dspeve-thermal.dtsi | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-evm.dts             | 22 ++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-iva-thermal.dtsi    | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7.dtsi                | 26 ++++++++++++++++++++++++++
> 
> I'm okay with this patch set. But as long as this patch set does not
> change any code under drivers/thermal/, I prefer these patches to go to
> your thermal-soc tree first.

No problem at all. I will be queuing them.

> 
> thanks,
> rui
>>  4 files changed, 104 insertions(+)
>>  create mode 100644 arch/arm/boot/dts/dra7-dspeve-thermal.dtsi
>>  create mode 100644 arch/arm/boot/dts/dra7-iva-thermal.dtsi
>>
> 
> 
> 
> 


-- 
You have got to be excited about what you are doing. (L. Lamport)

Eduardo Valentin


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

WARNING: multiple messages have this Message-ID (diff)
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <eduardo.valentin@ti.com>,
	<linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<lm-sensors@lm-sensors.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv2 0/7] DRA7: DT thermal support
Date: Mon, 6 Jan 2014 10:53:42 -0400	[thread overview]
Message-ID: <52CAC376.9090904@ti.com> (raw)
In-Reply-To: <1389019601.5853.17.camel@rzhang1-mobl4>

[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]

On 06-01-2014 10:46, Zhang Rui wrote:
> On Mon, 2014-01-06 at 08:36 -0400, Eduardo Valentin wrote:
>> Hello all,
>>
>> Now that the basic thermal DT support is merged into Rui's tree,
>> I am resending this series, which introduces the DT node entries
>> for DRA7 thermal limits representation.
>>
>> The series adds two thermal zones, to represent IVA and DSPEVE,
>> respectively. It also adds the support to tmp102 and a corresponding
>> pcb thermal zone.
>>
>> There are only cosmetic changes from v1. A couple of spaces and tabulations
>> have been fixed, and minor changes in sentences present in commit log.
>> One difference from V1 is the fact that now bandgap is introduced under
>> OCP, which is also a minor diff.
>>
>> This patch series has been runtime tested on DRA7-evm.
>>
>> All best
>>
>> Eduardo Valentin (7):
>>   arm: dts: add dra7 DSPEVE thermal data
>>   arm: dts: add dra7 IVA thermal data
>>   arm: dts: dra7: add bandgap entry
>>   arm: dts: add cooling properties on dra7 cpu node
>>   arm: dts: dra7: add thermal data
>>   arm: dts: add tmp102 i2c sensor node on dra7-evm
>>   arm: dts: add thermal zones info on tmp102 for DRA7-EVM
>>
>>  arch/arm/boot/dts/dra7-dspeve-thermal.dtsi | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-evm.dts             | 22 ++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7-iva-thermal.dtsi    | 28 ++++++++++++++++++++++++++++
>>  arch/arm/boot/dts/dra7.dtsi                | 26 ++++++++++++++++++++++++++
> 
> I'm okay with this patch set. But as long as this patch set does not
> change any code under drivers/thermal/, I prefer these patches to go to
> your thermal-soc tree first.

No problem at all. I will be queuing them.

> 
> thanks,
> rui
>>  4 files changed, 104 insertions(+)
>>  create mode 100644 arch/arm/boot/dts/dra7-dspeve-thermal.dtsi
>>  create mode 100644 arch/arm/boot/dts/dra7-iva-thermal.dtsi
>>
> 
> 
> 
> 


-- 
You have got to be excited about what you are doing. (L. Lamport)

Eduardo Valentin


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 295 bytes --]

  reply	other threads:[~2014-01-06 14:54 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 12:36 [PATCHv2 0/7] DRA7: DT thermal support Eduardo Valentin
2014-01-06 12:36 ` Eduardo Valentin
2014-01-06 12:36 ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 1/7] arm: dts: add dra7 DSPEVE thermal data Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 3/7] arm: dts: dra7: add bandgap entry Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 4/7] arm: dts: add cooling properties on dra7 cpu node Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 5/7] arm: dts: dra7: add thermal data Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 7/7] arm: dts: add thermal zones info on tmp102 for DRA7-EVM Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` Eduardo Valentin
2014-01-06 12:36   ` [lm-sensors] " Eduardo Valentin
     [not found] ` <1389011811-13004-1-git-send-email-eduardo.valentin-l0cyMroinI0@public.gmane.org>
2014-01-06 12:36   ` [PATCHv2 2/7] arm: dts: add dra7 IVA thermal data Eduardo Valentin
2014-01-06 12:36     ` Eduardo Valentin
2014-01-06 12:36     ` Eduardo Valentin
2014-01-06 12:36     ` [lm-sensors] " Eduardo Valentin
2014-01-06 12:36   ` [PATCHv2 6/7] arm: dts: add tmp102 i2c sensor node on dra7-evm Eduardo Valentin
2014-01-06 12:36     ` Eduardo Valentin
2014-01-06 12:36     ` Eduardo Valentin
2014-01-06 12:36     ` [lm-sensors] " Eduardo Valentin
2014-01-06 14:46   ` [PATCHv2 0/7] DRA7: DT thermal support Zhang Rui
2014-01-06 14:46     ` Zhang Rui
2014-01-06 14:46     ` [lm-sensors] " Zhang Rui
2014-01-06 14:53     ` Eduardo Valentin [this message]
2014-01-06 14:53       ` Eduardo Valentin
2014-01-06 14:53       ` [lm-sensors] " Eduardo Valentin

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=52CAC376.9090904@ti.com \
    --to=eduardo.valentin@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.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 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.