Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937500AbcKPJdQ (ORCPT ); Wed, 16 Nov 2016 04:33:16 -0500 Received: from szxga01-in.huawei.com ([58.251.152.64]:33952 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752307AbcKPJdO (ORCPT ); Wed, 16 Nov 2016 04:33:14 -0500 Subject: Re: [PATCH 1/3] arm: hisi: add ARCH_MULTI_V5 support To: wenpan , Arnd Bergmann , "Marty Plummer" References: <20161017120705.3726-1-wenpan@hisilicon.com> <20161017120705.3726-2-wenpan@hisilicon.com> <5893354.6MrIxqzRoI@wuerfel> CC: , , , , , , , , , , , , , , , , From: Wei Xu Message-ID: <582C2785.2010804@hisilicon.com> Date: Wed, 16 Nov 2016 09:31:49 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.203.181.154] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 864 Lines: 36 Hi Pan, On 2016/11/16 8:56, wenpan wrote: > Hi Marty, > Does this confict with your patch? If not,I hope this could be merged first. Besides could you tell me the link to your related patch? This is the link: https://patchwork.kernel.org/patch/9334743/ BR, Wei > > Thanks, > Pan > > On 2016/10/17 21:48, Arnd Bergmann wrote: >> On Monday, October 17, 2016 8:07:03 PM CEST Pan Wen wrote: >>> Add support for some HiSilicon SoCs which depend on ARCH_MULTI_V5. >>> >>> Signed-off-by: Pan Wen >>> >> >> Looks ok. I've added Marty Plummer to Cc, he was recently proposing >> patches for Hi3520, which I think is closely related to this one. >> Please try to work together so the patches don't conflict. It should >> be fairly straightforward since you are basically doing the same >> change here. >> >> Arnd >> >> . >> > > > . >