From: xuwei5@hisilicon.com (Wei Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 3/3] arm64: dts: Hi3660: Add binding for stub clock
Date: Fri, 2 Mar 2018 15:54:35 +0000 [thread overview]
Message-ID: <5A9973BB.7030907@hisilicon.com> (raw)
In-Reply-To: <20180228050639.GA20745@leoy-ThinkPad-T440>
Hi Leo, YiPing,
On 2018/2/28 5:06, Leo Yan wrote:
> 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!
It failed to merge because of the mailbox part.
Once the mailbox driver is accepted, I will pick up this.
Thanks!
Best Regards,
Wei
>
>> ---
>> 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 at e896b500 {
>> + compatible = "hisilicon,hi3660-stub-clk";
>> + reg = <0x0 0xe896b500 0x0 0x0100>;
>> + #clock-cells = <1>;
>> + mboxes = <&mailbox 13 3 0>;
>> + };
>> +
>> dual_timer0: timer at fff14000 {
>> compatible = "arm,sp804", "arm,primecell";
>> reg = <0x0 0xfff14000 0x0 0x1000>;
>> --
>> 1.9.1
>>
>
> .
>
prev parent reply other threads:[~2018-03-02 15:54 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
2018-03-02 15:54 ` Wei Xu [this message]
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=5A9973BB.7030907@hisilicon.com \
--to=xuwei5@hisilicon.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).