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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 4C2C1C433DB for ; Mon, 15 Feb 2021 16:14:57 +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 00BD364DEB for ; Mon, 15 Feb 2021 16:14:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 00BD364DEB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.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:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6iMVIlOoBl2O5n85HlK+zJ88lZNpb7LpyfPp8OTlXq8=; b=acSrefKD/IQVSlITG8PwrB6OA BOF0zcp8kTRjrDCOHXP++y2inRmUBXCVRI+CHO/YmBKDy6NSktcg3atoILk1/IADpTmEp4mYD13Ah YIZuaqCnigzSAl5j4cDurlmlhK/jJbZDzPNnT/MAf92jr672xN5VnKVVmuu49kZCLWpFSK6s/Jypu 66fs3Ucs1AFCXevRB9DtX2QqEC5ao+F1bZaOgNTjhIeRgxpdBRGB8KriPDYzwQZOJ14H9JQ8MVLr4 WgCRLNxLGx/gYZNvLBUWsvG+ykZ4xrnBjkKONhZFpA7p4wVnuldZhsPjzDYecoWnj/cbk/6pbg9dY XxOzTR6zQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lBgUk-0008MN-9I; Mon, 15 Feb 2021 16:13:06 +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 1lBgUh-0008M2-B2 for linux-arm-kernel@lists.infradead.org; Mon, 15 Feb 2021 16:13:04 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id A75C764DEE; Mon, 15 Feb 2021 16:13:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613405582; bh=a9uwCBKNeFSR5bYXMjntrzv4ov5FwxtxfO/jd5FN3wY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dq/loXr5mDPaJrM8T9VahgDDoCYG+dIV4NY5v1Oct+jPIv8AOlYpTou2XSjWMrmMa j/+TomuidCXEdvLlZQF8RoK2PR9vKKPeNnM7Rso3t3x/iru3wf0/0BCwJx/21vVxCA BS4fHMHavOHQ57lPZgsgqkSCdN5i/gIOGc+39UDQ= Date: Mon, 15 Feb 2021 17:12:59 +0100 From: gregkh To: Hector Martin Subject: Re: [PATCH v2 00/25] Apple M1 SoC platform bring-up Message-ID: References: <20210215121713.57687-1-marcan@marcan.st> <7c8bcf79-233b-7ea8-4fea-2fb29ca430ef@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7c8bcf79-233b-7ea8-4fea-2fb29ca430ef@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210215_111303_459894_5A43DC65 X-CRM114-Status: GOOD ( 21.71 ) 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: 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 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 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. > 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. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel