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.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 722BEC433DB for ; Wed, 6 Jan 2021 18:50:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 30CDE23131 for ; Wed, 6 Jan 2021 18:50:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726773AbhAFStq (ORCPT ); Wed, 6 Jan 2021 13:49:46 -0500 Received: from elvis.franken.de ([193.175.24.41]:33363 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726249AbhAFSto (ORCPT ); Wed, 6 Jan 2021 13:49:44 -0500 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1kxDra-0005fm-00; Wed, 06 Jan 2021 19:48:54 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 4B798C0808; Wed, 6 Jan 2021 19:48:39 +0100 (CET) Date: Wed, 6 Jan 2021 19:48:39 +0100 From: Thomas Bogendoerfer To: Geert Uytterhoeven Cc: Matt Mackall , Herbert Xu , Dan Williams , Vinod Koul , "David S. Miller" , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Jakub Kicinski , Alessandro Zummo , Alexandre Belloni , Mark Brown , Wim Van Sebroeck , Guenter Roeck , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , "open list:BROADCOM NVRAM DRIVER" , Linux Kernel Mailing List , Linux Crypto Mailing List , dmaengine , linux-ide@vger.kernel.org, MTD Maling List , netdev , linux-rtc@vger.kernel.org, linux-spi , Linux Watchdog Mailing List , ALSA Development Mailing List , Atsushi Nemoto Subject: Re: [PATCH 00/10] Remove support for TX49xx Message-ID: <20210106184839.GA7773@alpha.franken.de> References: <20210105140305.141401-1-tsbogend@alpha.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, Jan 06, 2021 at 09:37:11AM +0100, Geert Uytterhoeven wrote: > Hi Thomas, > > CC Nemoto-san (de-facto TX49XX maintainer) > > On Tue, Jan 5, 2021 at 3:03 PM Thomas Bogendoerfer > wrote: > > I couldn't find any buyable product other than reference boards using > > TX49xx CPUs. And since nobody showed interest in keeping support for > > it, it's time to remove it. > > I have an RBTX4927 development board in my board farm, boot-test every > bi-weekly renesas-drivers release on it, and fix kernel issues when they > appear. > > Is that sufficient to keep it? for me it is. But now we probaly need some reverts then... I wonder whether you have seen my mail about the removal https://lore.kernel.org/linux-mips/20201207105627.GA15866@alpha.franken.de and my call for people owning MIPS machines https://lore.kernel.org/linux-mips/20200227144910.GA25011@alpha.franken.de/ Still "unclaimed" machines are IMG Pistachio SoC based boards (MACH_PISTACHIO( Toshiba TX39 series based machines (MACH_TX39XX) NEC VR4100 series based machines (MACH_VR41XX) Netlogic XLR/XLS based systems (NLM_XLR_BOARD) Netlogic XLP based systems (NLM_XLP_BOARD) Sibyte BCM91120C-CRhine (SIBYTE_CRHINE) Sibyte BCM91120x-Carmel (SIBYTE_CARMEL) Sibyte BCM91125C-CRhone (SIBYTE_CRHONE) Sibyte BCM91125E-Rhone (SIBYTE_RHONE) Sibyte BCM91250C2-LittleSur (SIBYTE_LITTLESUR) Sibyte BCM91250E-Sentosa (SIBYTE_SENTOSA) Is there something on this list you also regulary use ? Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]