From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] 96boards: add thermal senor support to hikey board
Date: Thu, 19 Mar 2015 13:59:46 +0000 [thread overview]
Message-ID: <20150319135946.GG18473@leverpostej> (raw)
In-Reply-To: <1426751849-10604-1-git-send-email-kong.kongxinwei@hisilicon.com>
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.
next prev parent reply other threads:[~2015-03-19 13:59 UTC|newest]
Thread overview: 18+ 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 ` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver kongxinwei
2015-03-19 14:17 ` Mark Rutland
2015-03-20 6:06 ` Leo Yan
2015-03-20 11:24 ` Mark Rutland
2015-03-20 14:53 ` Leo Yan
2015-03-20 15:55 ` Mark Rutland
2015-03-23 4:46 ` Leo Yan
2015-03-23 8:30 ` kongxinwei
2015-03-20 15:27 ` Xinwei Kong
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 ` [PATCH 3/3] dt-bindings: Document the hi6220 thermal sensor bindings kongxinwei
2015-03-19 14:08 ` Mark Rutland
2015-03-19 13:59 ` Mark Rutland [this message]
2015-03-20 3:10 ` [PATCH 0/3] 96boards: add thermal senor support to hikey board kongxinwei
2015-03-20 6:13 ` Leo Yan
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=20150319135946.GG18473@leverpostej \
--to=mark.rutland@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).