From: wangkefeng.wang@huawei.com (Kefeng Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] arm64: hip05: update
Date: Sun, 14 Feb 2016 16:54:18 +0800 [thread overview]
Message-ID: <56C040BA.4010701@huawei.com> (raw)
In-Reply-To: <1454056746-5048-1-git-send-email-wangkefeng.wang@huawei.com>
Ping, any comments, thanks.
On 2016/1/29 16:39, Kefeng Wang wrote:
> Enable more feature in hip05 d02 board.
>
> Kefeng Wang (6):
> arm64: dts: hip05: Add L2 cache topology
> arm64: dts: hip05: Use Cortex specific device node for pmu
> arm64: dts: hip05: Append all gicv3 ITS entries
> arm64: dts: hip05: Append gpio nodes
> arm64: dts: hip05: Append power button node for D02 board
> arm64: defconfig: Enable DesignWare APB GPIO controller
>
> arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 18 ++++++
> arch/arm64/boot/dts/hisilicon/hip05.dtsi | 92 ++++++++++++++++++++++++++++-
> arch/arm64/configs/defconfig | 1 +
> 3 files changed, 109 insertions(+), 2 deletions(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: Kefeng Wang <wangkefeng.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
To: Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>,
Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: dingtianhong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org,
guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/6] arm64: hip05: update
Date: Sun, 14 Feb 2016 16:54:18 +0800 [thread overview]
Message-ID: <56C040BA.4010701@huawei.com> (raw)
In-Reply-To: <1454056746-5048-1-git-send-email-wangkefeng.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Ping, any comments, thanks.
On 2016/1/29 16:39, Kefeng Wang wrote:
> Enable more feature in hip05 d02 board.
>
> Kefeng Wang (6):
> arm64: dts: hip05: Add L2 cache topology
> arm64: dts: hip05: Use Cortex specific device node for pmu
> arm64: dts: hip05: Append all gicv3 ITS entries
> arm64: dts: hip05: Append gpio nodes
> arm64: dts: hip05: Append power button node for D02 board
> arm64: defconfig: Enable DesignWare APB GPIO controller
>
> arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 18 ++++++
> arch/arm64/boot/dts/hisilicon/hip05.dtsi | 92 ++++++++++++++++++++++++++++-
> arch/arm64/configs/defconfig | 1 +
> 3 files changed, 109 insertions(+), 2 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-02-14 8:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 8:39 [PATCH 0/6] arm64: hip05: update Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 1/6] arm64: dts: hip05: Add L2 cache topology Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 2/6] arm64: dts: hip05: Use Cortex specific device node for pmu Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 3/6] arm64: dts: hip05: Append all gicv3 ITS entries Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 4/6] arm64: dts: hip05: Append gpio nodes Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 5/6] arm64: dts: hip05: Append power button node for D02 board Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-01-29 8:39 ` [PATCH 6/6] arm64: defconfig: Enable DesignWare APB GPIO controller Kefeng Wang
2016-01-29 8:39 ` Kefeng Wang
2016-02-14 8:54 ` Kefeng Wang [this message]
2016-02-14 8:54 ` [PATCH 0/6] arm64: hip05: update Kefeng Wang
2016-02-27 8:38 ` Wei Xu
2016-02-27 8:38 ` 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=56C040BA.4010701@huawei.com \
--to=wangkefeng.wang@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.