linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leo Yan <leo.yan@linaro.org>
To: Xu YiPing <xuyiping@hisilicon.com>
Cc: mturquette@baylibre.com, sboyd@codeaurora.org,
	robh+dt@kernel.org, mark.rutland@arm.com, xuwei5@hisilicon.com,
	catalin.marinas@arm.com, will.deacon@arm.com,
	xuejiancheng@hisilicon.com, wenpan@hisilicon.com,
	zhangfei.gao@linaro.org, guodong.xu@linaro.org,
	zhongkaihua@huawei.com, chenjun14@huawei.com,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, suzhuangluan@hisilicon.com,
	xuezhiliang@hisilicon.com, kevin.wangtao@hisilicon.com
Subject: Re: [PATCH v3 3/3] arm64: dts: Hi3660: Add binding for stub clock
Date: Wed, 28 Feb 2018 13:06:39 +0800	[thread overview]
Message-ID: <20180228050639.GA20745@leoy-ThinkPad-T440> (raw)
In-Reply-To: <1510910852-2175-4-git-send-email-xuyiping@hisilicon.com>

Hi Wei,

On Fri, Nov 17, 2017 at 05:27:32PM +0800, Xu YiPing wrote:
> From: Kaihua Zhong <zhongkaihua@huawei.com>
> 
> Add DT binding for Hi3660 stub clock driver.
> 
> Reviewed-by: Leo Yan <leo.yan@linaro.org>
> Signed-off-by: Kai Zhao <zhaokai1@hisilicon.com>
> Signed-off-by: Tao Wang <kevin.wangtao@hisilicon.com>
> Signed-off-by: Ruyi Wang <wangruyi@huawei.com>
> Signed-off-by: Kaihua Zhong <zhongkaihua@huawei.com>

Could you help to pick up this patch? Thanks!

> ---
>  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 451b6bf..cbbc7f1 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> @@ -293,6 +293,13 @@
>  			#mbox-cells = <3>;
>  		};
>  
> +		stub_clock: stub_clock@e896b500 {
> +			compatible = "hisilicon,hi3660-stub-clk";
> +			reg = <0x0 0xe896b500 0x0 0x0100>;
> +			#clock-cells = <1>;
> +			mboxes = <&mailbox 13 3 0>;
> +		};
> +
>  		dual_timer0: timer@fff14000 {
>  			compatible = "arm,sp804", "arm,primecell";
>  			reg = <0x0 0xfff14000 0x0 0x1000>;
> -- 
> 1.9.1
> 

  reply	other threads:[~2018-02-28  5:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17  9:27 [PATCH v3 0/3] Add support for Hi3660 stub clock Xu YiPing
2017-11-17  9:27 ` [PATCH v3 1/3] dt-bindings: clk: Hi3660: Document " Xu YiPing
2017-12-07  7:00   ` Stephen Boyd
2017-11-17  9:27 ` [PATCH v3 2/3] clk: hisilicon: Add support for Hi3660 stub clocks Xu YiPing
2017-12-05  2:33   ` Leo Yan
2017-12-07  7:05   ` Stephen Boyd
2017-12-07  8:04     ` Leo Yan
2017-11-17  9:27 ` [PATCH v3 3/3] arm64: dts: Hi3660: Add binding for stub clock Xu YiPing
2018-02-28  5:06   ` Leo Yan [this message]
2018-03-02 15:54     ` Wei Xu

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=20180228050639.GA20745@leoy-ThinkPad-T440 \
    --to=leo.yan@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=chenjun14@huawei.com \
    --cc=devicetree@vger.kernel.org \
    --cc=guodong.xu@linaro.org \
    --cc=kevin.wangtao@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=suzhuangluan@hisilicon.com \
    --cc=wenpan@hisilicon.com \
    --cc=will.deacon@arm.com \
    --cc=xuejiancheng@hisilicon.com \
    --cc=xuezhiliang@hisilicon.com \
    --cc=xuwei5@hisilicon.com \
    --cc=xuyiping@hisilicon.com \
    --cc=zhangfei.gao@linaro.org \
    --cc=zhongkaihua@huawei.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).