Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754151AbcLLHNd (ORCPT ); Mon, 12 Dec 2016 02:13:33 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:45710 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751356AbcLLHNb (ORCPT ); Mon, 12 Dec 2016 02:13:31 -0500 Subject: Re: [PATCH 1/3] arm: hisi: add ARCH_MULTI_V5 support To: Marty Plummer , Arnd Bergmann , "Pan Wen" References: <20161017120705.3726-1-wenpan@hisilicon.com> <20161017120705.3726-2-wenpan@hisilicon.com> <5893354.6MrIxqzRoI@wuerfel> <2fcf5a5f-8935-c4f0-a034-c8a72dc2be0f@hisilicon.com> CC: , , , , , , , , , , , From: Jiancheng Xue Message-ID: Date: Mon, 12 Dec 2016 15:11:44 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.245.243] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1464 Lines: 44 On 2016/12/9 23:07, Marty Plummer wrote: > On 12/04/2016 08:03 PM, Jiancheng Xue wrote: >> Hi Arnd, >> >> 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. >>> >> Marty hasn't give any replies about this thread until now. I reviewed >> the patch for Hi3520. And I think this patch won't conflict with Hi3520. >> Could you help us to ack this patch? >> >> Thanks, >> Jiancheng >> >> > Hello all > > Sorry for my lack of activity, I've just been very busy lately with real > world considerations (well, real world but related to this; I have > another board based on hi3521a I've been tinkering with, trying to get > the manuf. to release gpl source via the sfconfservancy). I've not given > up on the project, however, since devices like this really need updates > in light of the recent botnets targeting devices of this sort as > manpower. Do you have any objections to this patch? If not, I hope this patch can be merged in 4.10. Thank you. Regards, Jiancheng