[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <68C6844FB78C6946B9DB8EACE2D237B0985B5A0D@dggeml507-mbx.china.huawei.com>
Date: Tue, 4 Jul 2017 10:50:35 +0000
From: "Wangtao (Kevin, Kirin)" <kevin.wangtao@...ilicon.com>
To: Eduardo Valentin <edubezval@...il.com>
CC: "rui.zhang@...el.com" <rui.zhang@...el.com>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"xuwei (O)" <xuwei5@...ilicon.com>,
"catalin.marinas@....com" <catalin.marinas@....com>,
"will.deacon@....com" <will.deacon@....com>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"Sunzhaosheng Sun(Zhaosheng)" <sunzhaosheng@...ilicon.com>,
"leo.yan@...aro.org" <leo.yan@...aro.org>
Subject: 答复: [Patch v2 3/3] arm64: dts: register Hi3660's thermal sensor
On 2017/7/1 11:06, "Eduardo Valentin" <edubezval@...il.com> wrote:>
> On Thu, Jun 22, 2017 at 11:42:03AM +0800, Tao Wang wrote:
> > Bind thermal sensor driver for Hi3660.
> >
> > Signed-off-by: Tao Wang <kevin.wangtao@...ilicon.com>
> > Signed-off-by: Leo Yan <leo.yan@...aro.org>
> > ---
> > Changes in v2:
> > - rebase changes on linux next
> >
> > arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> > index c6a1961..a6a1e01 100644
> > --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> > +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> > @@ -848,5 +848,11 @@
> > &sdio_cfg_func>;
> > status = "disabled";
> > };
> > +
> > + tsensor: tsensor {
> > + compatible = "hisilicon,hi3660-thermal";
> > + reg = <0x0 0xfff30000 0x0 0x1000>;
> > + #thermal-sensor-cells = <1>;
> > + };
>
> Are you planning to also add thermal zone entries?
Yes, after cpufreq enabled.
>
> > };
> > };
> > --
> > 1.7.9.5
> >
Powered by blists - more mailing lists