From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E4903C433E6 for ; Mon, 1 Feb 2021 12:15:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A525F64E9E for ; Mon, 1 Feb 2021 12:15:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231424AbhBAMPY (ORCPT ); Mon, 1 Feb 2021 07:15:24 -0500 Received: from mail.kernel.org ([198.145.29.99]:58780 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231356AbhBAMPH (ORCPT ); Mon, 1 Feb 2021 07:15:07 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9B6CF64E9C; Mon, 1 Feb 2021 12:14:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612181665; bh=sr0OUsbbRR2WsZKrfh5DHzgj4ENd6zT4FE0yTLuoIxA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=lVRELUvvspJfDU/OnDt8yVqZSnOFnRPx2XHTz/arq2ZUJqiQvsJ/zLrkNlVzit/T+ clcyUZNWaKcOoNyKP54mh8If/YdFI2DQ35wr3D4x4PVQUuvp9jQxEpwmgTRX2+aERP qFm5Ft5YYsGtnt3NohdtMZbpNkTWejmuZRlsH3RH/+egSqtvdTdWnlECSdThkXCh5O 5UyC7CR+axnrJFDWZw7lx3C86uBkJvFe+7XIjTLOUIlsapVMj+S6SkIdqY++U4KiOX hVNfuKMXjwR7taPImba0omfll0C//PrtySdGmEEh2cjEdIgdSFybQKCLNckbSJL/SH d+HjuFUDzzf8Q== Received: by mail-oi1-f176.google.com with SMTP id d18so18560711oic.3; Mon, 01 Feb 2021 04:14:25 -0800 (PST) X-Gm-Message-State: AOAM531yiVVWt/jJjKJNpm45AaJDBVgoDFCD+KFqQAtQJg190KBvaPe0 QK+Ggxh0SsAQZCUqCsxJn9vGHuZq/m2t+0hZ5vU= X-Google-Smtp-Source: ABdhPJyTobnrtpnDFnImo+7fvW0ySpcJqXhTCxou8wKKGkZERHftm+NzPbSkTYvx+sPnAePmaDXjeWprTwCRvnCqXxc= X-Received: by 2002:aca:e103:: with SMTP id y3mr10303389oig.11.1612181664884; Mon, 01 Feb 2021 04:14:24 -0800 (PST) MIME-Version: 1.0 References: <20210201033601.1642-1-thunder.leizhen@huawei.com> <20210201033601.1642-3-thunder.leizhen@huawei.com> <69103fcc-902a-29f3-1d0e-0d124d778c01@huawei.com> In-Reply-To: <69103fcc-902a-29f3-1d0e-0d124d778c01@huawei.com> From: Arnd Bergmann Date: Mon, 1 Feb 2021 13:14:08 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/4] ARM: hisi: add support for Kunpeng50x SoC To: "Leizhen (ThunderTown)" Cc: Russell King , Greg Kroah-Hartman , Will Deacon , Haojian Zhuang , Arnd Bergmann , Rob Herring , Wei Xu , devicetree , linux-arm-kernel , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 1, 2021 at 12:49 PM Leizhen (ThunderTown) wrote: > On 2021/2/1 16:35, Arnd Bergmann wrote: > > On Mon, Feb 1, 2021 at 4:35 AM Zhen Lei wrote: > >> > >> Enable support for the Hisilicon Kunpeng506 and Kunpeng509 SoC. > >> > >> Signed-off-by: Zhen Lei > > > > Reviewed-by: Arnd Bergmann > > > > Russell, do you have a preference for how to get this series merged > > after the last comments are resolved? > > > > I think there is no technical problem in having patch two merged through > > the soc tree, while merging the other three through your tree, but it > > seems more logical to keep all four together in either location. > > Wait, wait. I've coordinated resources urgently. I can run test cases for new changes tonight. Just to clarify, my question is independent of how quickly it gets merged, please continue addressing the review comments and sending new versions in the meantime. If we decide to take it through the two trees separately, that would just mean that Wei Xu sends the patch 2/4 to soc@kernel.org for inclusion there (I'm happy to take that one right away), while the other three will go through https://www.armlinux.org.uk/developer/patches/. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16465C433DB for ; Mon, 1 Feb 2021 12:15:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD41664E9C for ; Mon, 1 Feb 2021 12:15:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD41664E9C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=r7OlZ9oTo9vl53Qs0irEHq8tbRmtSYpk127iMsREULw=; b=LMM2zhW6w9ikhKUquH+fu0xlG TzG4yQwrF/2zUTkS/EDVY9WIsWQ/CZfSLZDYJOOUA1iOm5SSgKjum2tbyvBzLVEH/4ArzlplAnIro D24syI0OLMcEupXOGzstKtuQT3wabqxH3padhS7zReR34gYbK5m6aQ/bLYdh8qLPVswcaaMAz5pb2 ypnjE8xVhMtLNI9CwjZ0gRheriMifbFAbbLW3xlb4kCDPUmWt1Nz/BQ6aURIlL9kQy9GsjH8jJhya lYdM3YrAlc7U0Zs3xkfgi2raCdCSRuklDX+jcQtGcky0QXjbIUtbdh3KLBmLh6FkgO2YGoECSyA7k d8SfLUAAA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l6Y6H-0001Ab-8Q; Mon, 01 Feb 2021 12:14:37 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l6Y66-00014O-RH for linux-arm-kernel@lists.infradead.org; Mon, 01 Feb 2021 12:14:28 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id B983B64EA5 for ; Mon, 1 Feb 2021 12:14:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612181665; bh=sr0OUsbbRR2WsZKrfh5DHzgj4ENd6zT4FE0yTLuoIxA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=lVRELUvvspJfDU/OnDt8yVqZSnOFnRPx2XHTz/arq2ZUJqiQvsJ/zLrkNlVzit/T+ clcyUZNWaKcOoNyKP54mh8If/YdFI2DQ35wr3D4x4PVQUuvp9jQxEpwmgTRX2+aERP qFm5Ft5YYsGtnt3NohdtMZbpNkTWejmuZRlsH3RH/+egSqtvdTdWnlECSdThkXCh5O 5UyC7CR+axnrJFDWZw7lx3C86uBkJvFe+7XIjTLOUIlsapVMj+S6SkIdqY++U4KiOX hVNfuKMXjwR7taPImba0omfll0C//PrtySdGmEEh2cjEdIgdSFybQKCLNckbSJL/SH d+HjuFUDzzf8Q== Received: by mail-oi1-f180.google.com with SMTP id m13so18505227oig.8 for ; Mon, 01 Feb 2021 04:14:25 -0800 (PST) X-Gm-Message-State: AOAM531OvftNm2yftXm4AfVNzSq3HFrFPhfMjKrcxErYy0MRlbCgDEQ1 BMOINu1tvyHevgEblsWZpxlgr0Nu2HRGP+QRCL8= X-Google-Smtp-Source: ABdhPJyTobnrtpnDFnImo+7fvW0ySpcJqXhTCxou8wKKGkZERHftm+NzPbSkTYvx+sPnAePmaDXjeWprTwCRvnCqXxc= X-Received: by 2002:aca:e103:: with SMTP id y3mr10303389oig.11.1612181664884; Mon, 01 Feb 2021 04:14:24 -0800 (PST) MIME-Version: 1.0 References: <20210201033601.1642-1-thunder.leizhen@huawei.com> <20210201033601.1642-3-thunder.leizhen@huawei.com> <69103fcc-902a-29f3-1d0e-0d124d778c01@huawei.com> In-Reply-To: <69103fcc-902a-29f3-1d0e-0d124d778c01@huawei.com> From: Arnd Bergmann Date: Mon, 1 Feb 2021 13:14:08 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/4] ARM: hisi: add support for Kunpeng50x SoC To: "Leizhen (ThunderTown)" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210201_071427_018326_AE0D4E98 X-CRM114-Status: GOOD ( 20.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree , Arnd Bergmann , Greg Kroah-Hartman , Will Deacon , linux-kernel , Haojian Zhuang , Rob Herring , Wei Xu , Russell King , linux-arm-kernel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 1, 2021 at 12:49 PM Leizhen (ThunderTown) wrote: > On 2021/2/1 16:35, Arnd Bergmann wrote: > > On Mon, Feb 1, 2021 at 4:35 AM Zhen Lei wrote: > >> > >> Enable support for the Hisilicon Kunpeng506 and Kunpeng509 SoC. > >> > >> Signed-off-by: Zhen Lei > > > > Reviewed-by: Arnd Bergmann > > > > Russell, do you have a preference for how to get this series merged > > after the last comments are resolved? > > > > I think there is no technical problem in having patch two merged through > > the soc tree, while merging the other three through your tree, but it > > seems more logical to keep all four together in either location. > > Wait, wait. I've coordinated resources urgently. I can run test cases for new changes tonight. Just to clarify, my question is independent of how quickly it gets merged, please continue addressing the review comments and sending new versions in the meantime. If we decide to take it through the two trees separately, that would just mean that Wei Xu sends the patch 2/4 to soc@kernel.org for inclusion there (I'm happy to take that one right away), while the other three will go through https://www.armlinux.org.uk/developer/patches/. Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel