From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751326AbbIEJTM (ORCPT ); Sat, 5 Sep 2015 05:19:12 -0400 Received: from foss.arm.com ([217.140.101.70]:46423 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750838AbbIEJTH (ORCPT ); Sat, 5 Sep 2015 05:19:07 -0400 Date: Sat, 5 Sep 2015 10:18:54 +0100 From: Marc Zyngier To: Ding Tianhong Cc: , , , , , , , , , , , , , , , , Subject: Re: [PATCH 0/2] arm64: Support Hisilicon Hip05-D02 board Message-ID: <20150905101854.4f5011bb@arm.com> In-Reply-To: <1441421939-6236-1-git-send-email-dingtianhong@huawei.com> References: <1441421939-6236-1-git-send-email-dingtianhong@huawei.com> Organization: ARM Ltd X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; arm-unknown-linux-gnueabihf) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 5 Sep 2015 10:58:57 +0800 Ding Tianhong wrote: > Hip05-D02 Development Board is based on Cortex-A57, this patchset > contains initial support for Hip05-D02 Soc and Board. Initial support > is minimal and includes just the arch configuration, device tree > configuration. > > PSCI is enabled in device tree and there is no problem to boot all the > 16 cores, and the CPU hotplug is also working now, you can download and > compile the latest firmware based on the following link to run this > patch set. > > https://github.com/hisilicon/estuary/blob/master/README > > v1->v2: > - 1. Change the compatible name for per CPU. > 2. Remove the GIC_CPU_MASK_SIMPLE(xx) which is not used for gicv3 > from hip05.dtsi. Please always indicate the version number in the email subject ("PATCH v2" is the usual scheme). It makes it otherwise difficult to keep track of what version I am looking at. Thanks, M. -- Jazz is not dead. It just smells funny.