[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7abe5b01-c728-accd-d6bb-05d9ceee2176@hisilicon.com>
Date: Tue, 20 Jun 2017 16:32:09 +0800
From: "Wangtao (Kevin, Kirin)" <kevin.wangtao@...ilicon.com>
To: Guodong Xu <guodong.xu@...aro.org>
CC: <edubezval@...il.com>, Leo Yan <leo.yan@...aro.org>,
<linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<mark.rutland@....com>, <devicetree@...r.kernel.org>,
<will.deacon@....com>, <xuwei5@...ilicon.com>,
<catalin.marinas@....com>, <sunzhaosheng@...ilicon.com>,
<rui.zhang@...el.com>, <linux-arm-kernel@...ts.infradead.org>,
<robh+dt@...nel.org>
Subject: Re: [PATCH 3/3] arm64: dts: register Hi3660's thermal sensor
在 2017/6/20 15:38, Guodong Xu 写道:
>
>
> 2017年6月20日 上午11:49,"Tao Wang" <kevin.wangtao@...ilicon.com <mailto:kevin.wangtao@...ilicon.com>>写道:
>
> Bind thermal sensor driver for Hi3660.
>
> Signed-off-by: Tao Wang <kevin.wangtao@...ilicon.com <mailto:kevin.wangtao@...ilicon.com>>
> Signed-off-by: Leo Yan <leo.yan@...aro.org <mailto:leo.yan@...aro.org>>
> ---
> arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> index 3983086..cc67958 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> @@ -156,5 +156,12 @@
>
>
> i am wondering which tree this patch should be applied to. Actually Olof Johansson olof@...om.net <mailto:olof@...om.net> just merged hi3660 dts into his tree. You should better rebase you dts patch onto that.
Can you share me the git path?
>
>
> clock-names = "uartclk", "apb_pclk";
> status = "disabled";
> };
> +
> + tsensor: tsensor {
> + compatible = "hisilicon,thermal-hi3660";
> + reg = <0x0 0xfff30000 0x0 0x1000>;
> + #thermal-sensor-cells = <1>;
> + status = "ok";
>
>
> please remove status ok. that's default. redundant.
ok
>
> + };
> };
> };
> --
> 1.7.9.5
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org <mailto:linux-arm-kernel@...ts.infradead.org>
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>
>
>
Powered by blists - more mailing lists