From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shannon Zhao Subject: Re: [PATCH v6 6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts Date: Sat, 30 Jan 2016 17:03:59 +0800 Message-ID: <56AC7C7F.3050207@huawei.com> References: <1453536020-16196-7-git-send-email-zhaoshenglong@huawei.com> <1453948392-9148-1-git-send-email-zhaoshenglong@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: ian.campbell@citrix.com, peter.huangpeng@huawei.com, xen-devel@lists.xen.org, julien.grall@citrix.com, stefano.stabellini@citrix.com, shannon.zhao@linaro.org List-Id: xen-devel@lists.xenproject.org On 2016/1/28 18:27, Stefano Stabellini wrote: > On Thu, 28 Jan 2016, Shannon Zhao wrote: >> > From: Shannon Zhao >> > >> > Refactor gic-v3 related functions into dt and generic parts. This will be >> > helpful when adding acpi support for gic-v3. >> > >> > Signed-off-by: Shannon Zhao > Reviewed-by: Stefano Stabellini > Thanks a lot! Hi Ian, Would you please pick the last five patches(4-8)? Regarding the first three patches, I'll update them and send as an individual set. Thanks, -- Shannon