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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 67A98C433E0 for ; Mon, 15 Feb 2021 17:38:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2E52864D7F for ; Mon, 15 Feb 2021 17:38:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232304AbhBORiC (ORCPT ); Mon, 15 Feb 2021 12:38:02 -0500 Received: from marcansoft.com ([212.63.210.85]:59966 "EHLO mail.marcansoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231474AbhBOQzT (ORCPT ); Mon, 15 Feb 2021 11:55:19 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 2E39F419B4; Mon, 15 Feb 2021 16:54:26 +0000 (UTC) To: gregkh Cc: Mark Rutland , Rob Herring , DTML , Tony Lindgren , Marc Zyngier , Linus Walleij , Daniel Lezcano , "linux-kernel@vger.kernel.org" , Krzysztof Kozlowski , Arnd Bergmann , Alexander Graf , Catalin Marinas , Olof Johansson , Mohamed Mediouni , Thomas Gleixner , Mark Kettenis , Will Deacon , Linux ARM , Stan Skowronek References: <20210215121713.57687-1-marcan@marcan.st> <7c8bcf79-233b-7ea8-4fea-2fb29ca430ef@marcan.st> From: Hector Martin Subject: Re: [PATCH v2 00/25] Apple M1 SoC platform bring-up Message-ID: Date: Tue, 16 Feb 2021 01:54:25 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: es-ES Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16/02/2021 01.12, gregkh wrote: > On Tue, Feb 16, 2021 at 12:57:27AM +0900, Hector Martin wrote: >> On 15/02/2021 22.22, gregkh wrote: >>> On Mon, Feb 15, 2021 at 01:57:39PM +0100, Arnd Bergmann wrote: >>>> (adding maintainers for the serial/irqchip/clocksource drivers and >>>> arch/arm64 to cc) >>>> >>>> I would suggest merging it together as a series through the soc tree for >>>> v5.13, once each patch has been reviewed by the respective subsystem >>>> maintainers, with possible add-on patches on the same branch for >>>> additional drivers that may become ready during the 5.12-rc cycle. >>>> After the initial merge, driver patches will of course go through subsystem >>>> trees as normal. >>>> >>>> Let me know if that works for everyone. >>> >>> Sure, as long as the maintainers get to see the patches, I don't think >>> I've seen the serial ones at all... >> >> Sorry, I figured Krzysztof would take a look at it first and I didn't want >> to spam too much. I'm still getting used to figuring out who to CC... > > scripts/get_maintainer.pl is your friend. It's the additional step of figuring out who to include from get_maintainer.pl output, and whether any subsetting is warranted at all, that I'm finding less well documented... :-) (In particular for a bring-up series such as this one, where most people are only concerned with a few patches... but maybe I'm just overthinking things) >> Do you want to take a look at v2, or wait for v3? > > v3 is fine, I can't do anything until after 5.12-rc1 is out anyway. Got it, thanks! -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub