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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 98874C433EF for ; Mon, 21 Feb 2022 10:12:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zwFrraPBa2VFnm3WtOzeRQZQQP2JXgrTm74ZMwD8kXA=; b=KTNLztga2M9DwP blzBxMUf8IHSaAiBjfXURU+ywNU+J1yfHJFab1TPX4n+dkU2fxg1zB+SA1b8ympSYQ2qPpmPr/rrU c1Pcd1rshoq693B5FyOv+FE2hgDDwfH70wF89DTVbbFuJ8IAh6KL7lxczQYmDOoupu4NMMbiv90vg 2EfnIAK/Rx9wR4iUkrkrxz0AkV55oJxdfKa8W5rBVvTlr9J5lVSFm95XjEKxJy3wtTriA89Yownv4 +JFDS7Mi6N2efl7BQasMWmsmkh87wV0z2N8yi1MSIhtatvqs3GDgJ1gnCXewH8D/JYx/2AToofHZN G/z48i1/nwDvPIyEOIjA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nM5ei-004nXe-93; Mon, 21 Feb 2022 10:10:57 +0000 Received: from mail.bugwerft.de ([46.23.86.59]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nM4e2-004Vsv-Q2 for linux-arm-kernel@lists.infradead.org; Mon, 21 Feb 2022 09:06:14 +0000 Received: from [192.168.178.106] (p57bc9054.dip0.t-ipconnect.de [87.188.144.84]) by mail.bugwerft.de (Postfix) with ESMTPSA id 783CA282DBA; Mon, 21 Feb 2022 09:05:32 +0000 (UTC) Message-ID: <56d539a6-8df3-88b5-9cc6-3386563ca47f@zonque.org> Date: Mon, 21 Feb 2022 10:05:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v3] ARM: pxa: remove Intel Imote2 and Stargate 2 boards Content-Language: en-US To: Arnd Bergmann , Jonathan Cameron Cc: Linux ARM , Jonathan Cameron , Mark Brown , Robert Jarzmik , Haojian Zhuang References: <20220220183122.542784-1-jic23@kernel.org> From: Daniel Mack In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220221_010611_100462_C665A167 X-CRM114-Status: GOOD ( 16.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 2/21/22 08:42, Arnd Bergmann wrote: > On Sun, Feb 20, 2022 at 7:31 PM Jonathan Cameron wrote: >> >> From: Jonathan Cameron >> >> I have no reason to believe these boards have any more users and I >> haven't tested them for several years. Removing them may simplify >> other changes to the various PXA boards people still care about. >> The recent conversion of pxa2xx_spi to GPIO descriptors for example >> had to update this board despite no one caring or testing. >> >> Great boards that got me started in kernel development, RIP! >> >> Acked-by: Mark Brown >> Signed-off-by: Jonathan Cameron >> Cc: Robert Jarzmik >> Cc: Daniel Mack >> Cc: Haojian Zhuang >> Link: https://lore.kernel.org/r/20210614165720.898792-1-jic23@kernel.org Acked-by: Daniel Mack > Thank you for submitting this, looks good to me! > > I rarely get any pull requests from the PXA maintainers these days, so > I'm not sure how actively they are following the patches. If nobody > picks it up or has any other comments in the next week, can you send > it to soc@kernel.org directly? Pull requests were done by Robert in the past, but I haven't heard from him lately either. Could you take them to your tree directly, Arnd? Thanks, Daniel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel