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 4E0E1C4332D for ; Mon, 15 Feb 2021 17:18:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 12B8664E9A for ; Mon, 15 Feb 2021 17:18:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232665AbhBORR5 (ORCPT ); Mon, 15 Feb 2021 12:17:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232445AbhBOP6Q (ORCPT ); Mon, 15 Feb 2021 10:58:16 -0500 Received: from mail.marcansoft.com (marcansoft.com [IPv6:2a01:298:fe:f::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B4EDC061786; Mon, 15 Feb 2021 07:57:36 -0800 (PST) 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 B87384216C; Mon, 15 Feb 2021 15:57:29 +0000 (UTC) To: gregkh Cc: Mark Rutland , Rob Herring , Daniel Lezcano , DTML , Tony Lindgren , Marc Zyngier , Linus Walleij , "linux-kernel@vger.kernel.org" , Krzysztof Kozlowski , Alexander Graf , Catalin Marinas , Olof Johansson , Mohamed Mediouni , Thomas Gleixner , Stan Skowronek , Will Deacon , Linux ARM , Mark Kettenis , Arnd Bergmann References: <20210215121713.57687-1-marcan@marcan.st> From: Hector Martin Subject: Re: [PATCH v2 00/25] Apple M1 SoC platform bring-up Message-ID: <7c8bcf79-233b-7ea8-4fea-2fb29ca430ef@marcan.st> Date: Tue, 16 Feb 2021 00:57:27 +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 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... Do you want to take a look at v2, or wait for v3? -- Hector Martin (marcan@marcan.st) Public Key: https://mrcn.st/pub