[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150320061322.GD18907@leoy-linaro>
Date: Fri, 20 Mar 2015 14:13:22 +0800
From: Leo Yan <leo.yan@...aro.org>
To: kongxinwei <kong.kongxinwei@...ilicon.com>
Cc: Mark Rutland <mark.rutland@....com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linuxarm@...wei.com" <linuxarm@...wei.com>,
"xuwei5@...ilicon.com" <xuwei5@...ilicon.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"edubezval@...il.com" <edubezval@...il.com>,
jorge.ramirez-ortiz@...aro.org,
"rui.zhuang@...el.com" <rui.zhuang@...el.com>,
"liguozhu@...ilicon.com" <liguozhu@...ilicon.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 0/3] 96boards: add thermal senor support to hikey board
On Fri, Mar 20, 2015 at 11:10:16AM +0800, kongxinwei wrote:
> 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, u could resend this patch after hi6220 dtsi related patches has
been merged. Suggest this patchset are only for thermal driver.
Thanks,
Leo Yan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists