devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: rui.zhang@intel.com
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
	Eduardo Valentin <eduardo.valentin@ti.com>
Subject: [PATCHv2 0/7] DRA7: DT thermal support
Date: Mon, 6 Jan 2014 08:36:44 -0400	[thread overview]
Message-ID: <1389011811-13004-1-git-send-email-eduardo.valentin@ti.com> (raw)

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 ++++++++++++++++++++++++++
 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

-- 
1.8.2.1.342.gfa7285d


             reply	other threads:[~2014-01-06 12:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 12:36 Eduardo Valentin [this message]
2014-01-06 12:36 ` [PATCHv2 1/7] arm: dts: add dra7 DSPEVE thermal data 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 " 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 14:46   ` [PATCHv2 0/7] DRA7: DT thermal support Zhang Rui
2014-01-06 14:53     ` Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 3/7] arm: dts: dra7: add bandgap entry 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 ` [PATCHv2 5/7] arm: dts: dra7: add thermal data Eduardo Valentin
2014-01-06 12:36 ` [PATCHv2 7/7] arm: dts: add thermal zones info on tmp102 for DRA7-EVM 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=1389011811-13004-1-git-send-email-eduardo.valentin@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 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).