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.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 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 3148AC3F2D3 for ; Fri, 28 Feb 2020 11:53:49 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0082E246AC for ; Fri, 28 Feb 2020 11:53:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tXEtPaYZ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0082E246AC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: 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=KiMnh9t+lzM6aBYddVL0MrqFrLPY2qoVPRzxEeiNMDw=; b=tXEtPaYZxakrb+ hC/x0c2tPNTE07ETiploatXfyhskEhK4uh32Qy0mZlavd9pAy9rBycGJnnWU55ecHC/dxANq3mmW9 TWfWyF+zEZy7oeE9YpVABBkIfb6k6mLb7xu4BLkIVGXQpqW47ijGh7cmAcNld1hLNDAP9jCe91dfS 9HKBPBLTpdMEN3Q5Du215QCf9/fMUFQB2QFS5jf1OX+VbSLiucbGT11S+8kh3y4DPiZN/Rc2HktHR +Ygo1uXuYgZISL54rtihZumAOkpsixozwzE0SOEm3jp1PFDOAhG9zvWNf7r6+bFElfe5VaruP9+0Z Fdko07tDCdy72Etrm1Aw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j7eDE-0003Vn-Eb; Fri, 28 Feb 2020 11:53:48 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j7eDB-0003VJ-Q6 for linux-arm-kernel@lists.infradead.org; Fri, 28 Feb 2020 11:53:47 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id BF1934B2; Fri, 28 Feb 2020 03:53:44 -0800 (PST) Received: from donnerap.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 36A473F7B4; Fri, 28 Feb 2020 03:53:43 -0800 (PST) Date: Fri, 28 Feb 2020 11:53:40 +0000 From: Andre Przywara To: Olof Johansson Subject: Re: [PATCH v2 13/13] MAINTAINERS: Update Calxeda Highbank maintainership Message-ID: <20200228115340.26495693@donnerap.cambridge.arm.com> In-Reply-To: References: <20200227182210.89512-1-andre.przywara@arm.com> <20200227182210.89512-14-andre.przywara@arm.com> <20200227223523.GH26010@bogus> Organization: ARM X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; aarch64-unknown-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200228_035345_890321_918D05F6 X-CRM114-Status: GOOD ( 17.61 ) 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: , List-Id: Cc: Rob Herring , Jon Loeliger , Mark Langsdorf , Robert Richter , DTML , Catalin Marinas , Linux Kernel Mailing List , Maxime Ripard , Eric Auger , SoC Team , Will Deacon , Linux ARM Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 27 Feb 2020 16:39:44 -0800 Olof Johansson wrote: > On Thu, Feb 27, 2020 at 2:35 PM Rob Herring wrote: > > > > On Thu, Feb 27, 2020 at 06:22:10PM +0000, Andre Przywara wrote: > > > Rob sees little point in maintaining the Calxeda architecture (early ARM > > > 32-bit server) anymore. > > > Since I have a machine sitting under my desk, change the maintainership > > > to not lose support for that platform. > > > > > > Signed-off-by: Andre Przywara > > > --- > > > MAINTAINERS | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Acked-by: Rob Herring > > > > Send a PR to arm-soc folks for this and the dts changes. I'll pickup the > > bindings. > > Given that it's likely to be a low volume of code, we can also just > apply patches directly in this case (if it's easier than setting up a > kernel.org account, etc). Andre, just let us know your preference. I am happy (and more familiar) with just sending a final series via email. Especially if you insist on pulling from kernel.org git trees only, that is probably the only way for now. To gain more independence from "corporate email" I am looking forward to setting up a kernel.org account and sending proper PRs in the future, but indeed this is probably overkill given the expected volume of patches. Let me just run some test with the final version of the DT, then I will send a v3. Cheers, Andre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel