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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE2DBC678D8 for ; Fri, 13 Jan 2023 19:05:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229968AbjAMTFg (ORCPT ); Fri, 13 Jan 2023 14:05:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59626 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229526AbjAMTFe (ORCPT ); Fri, 13 Jan 2023 14:05:34 -0500 Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5580F544F5; Fri, 13 Jan 2023 11:05:33 -0800 (PST) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.95) with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1pGPMg-003M27-Uf; Fri, 13 Jan 2023 20:05:22 +0100 Received: from p57ae5361.dip0.t-ipconnect.de ([87.174.83.97] helo=[192.168.178.35]) by inpost2.zedat.fu-berlin.de (Exim 4.95) with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (envelope-from ) id 1pGPMg-000Hn8-Jc; Fri, 13 Jan 2023 20:05:22 +0100 Message-ID: Date: Fri, 13 Jan 2023 20:05:20 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: remove arch/sh Content-Language: en-US To: Rob Landley , Geert Uytterhoeven Cc: Christoph Hellwig , Yoshinori Sato , Rich Felker , Arnd Bergmann , Greg Kroah-Hartman , Laurent Pinchart , Kieran Bingham , Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arch@vger.kernel.org, dmaengine@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, linux-i2c@vger.kernel.org, linux-input@vger.kernel.org, linux-media@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-spi@vger.kernel.org, linux-serial@vger.kernel.org, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org, linux-sh@vger.kernel.org References: <20230113062339.1909087-1-hch@lst.de> <11e2e0a8-eabe-2d8c-d612-9cdd4bcc3648@physik.fu-berlin.de> <142532fb-5997-bdc1-0811-a80ae33f4ba4@physik.fu-berlin.de> <6891afb6-4190-6a52-0319-745b3f138d97@landley.net> From: John Paul Adrian Glaubitz In-Reply-To: <6891afb6-4190-6a52-0319-745b3f138d97@landley.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 87.174.83.97 Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Hi Rob! On 1/13/23 20:11, Rob Landley wrote: >> I actually would be willing to do it but I'm a bit hesitant as I'm not 100% >> sure my skills are sufficient. Maybe if someone can assist me? > > My skills aren't sufficient and I dunno how much time I have, but I can > certainly assist. I test sh4 regularlyish and it's in the list of architectures > I ship binaries and tiny VM images for, just refreshed tuesday: > > https://landley.net/toybox/downloads/binaries/0.8.9/ > https://landley.net/toybox/downloads/binaries/mkroot/0.8.9/ > > (The sh2eb isn't a VM, it's a physical board I have here...) > > There is definitely interest in this architecture. I'm aware Rich hasn't been > the most responsive maintainer. (I'm told he's on vacation with his family at > the moment, according to the text I got about this issue from the J-core > hardware guys in Japan.) Well, maybe we can just give it a try together ... > The main reason we haven't converted everything to device tree is we only have > access to test hardware for a subset of the boards. Pruning the list of > supported boards and converting the rest to device tree might make sense. We can > always add/convert boards back later... There is a patch by Yoshinori Sato which adds device tree support to SH. Maybe we can revive it. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913