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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 5C60EC55ABD for ; Tue, 10 Nov 2020 12:48:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F38DE207BB for ; Tue, 10 Nov 2020 12:48:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="DBAL5u1I" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730074AbgKJMsf (ORCPT ); Tue, 10 Nov 2020 07:48:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:40060 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726462AbgKJMsf (ORCPT ); Tue, 10 Nov 2020 07:48:35 -0500 Received: from localhost (unknown [122.179.121.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 274B220637; Tue, 10 Nov 2020 12:48:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605012514; bh=HqIlZJaFEcBlGvTPmE4/CCgkt70rXFffPU39yaxTjmE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DBAL5u1I4TzkVzdXuoV3Ai5oHJZmFiicO/oeiVsBnxBqZfIy7HD4oEyq7v4EX8RtU TXEzqzjHJ13slfR1iCfqUsCSrf2OTWNfUx/zQAEH76ivOjVVRYjaAqv2jF1QWzmTAb RPWU3YmrUBn1V7mT06dG6xz5435t1JnGh3eZL0Rc= Date: Tue, 10 Nov 2020 18:18:29 +0530 From: Vinod Koul To: Frank Lee Cc: Krzysztof Kozlowski , Frank Lee , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Ulf Hansson , kishon@ti.com, wim@linux-watchdog.org, Guenter Roeck , dan.j.williams@intel.com, Linus Walleij , wsa+renesas@sang-engineering.com, dianders@chromium.org, marex@denx.de, Colin King , rdunlap@infradead.org, Greg Kroah-Hartman , =?utf-8?Q?Ond=C5=99ej?= Jirman , rikard.falkeborn@gmail.com, dmaengine@vger.kernel.org, devicetree , Linux ARM , Linux Kernel Mailing List , "open list:SECURE DIGITAL HO..." , linux-watchdog@vger.kernel.org, linux-gpio Subject: Re: [PATCH 00/19] Second step support for A100 Message-ID: <20201110124829.GB161013@vkoul-mobl> References: <20201110040553.1381-1-frank@allwinnertech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 10-11-20, 16:51, Frank Lee wrote: > On Tue, Nov 10, 2020 at 4:43 PM Krzysztof Kozlowski wrote: > > > > On Tue, 10 Nov 2020 at 07:00, Frank Lee wrote: > > > > > > It seems that sending too many e-mails at one time will cause some > > > emails to fail to be sent out. I will try again. > > > > Hi, > > > > Instead please reduce the address list to relevant people, as pointed > > out by scripts/get_maintainer.pl. Don't Cc irrelevant developers > > unless a file is abandoned and you need to get as much audience as > > possible... but sunxi is not abandoned. > > Thank you for the reminder. I resend the version in the afternoon, > only CC the relevant people. I'm not sure. Should the cover be copied > to everyone? Any reason why this should be a single series.. why not split it to bunch of chunks, one per subsystem like pinctrl, phy, dmaengine, etc... And then DTS parts and CC relevant list and maintainers. I do not think there is any dependency, right? -- ~Vinod