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 A3F34C43334 for ; Thu, 30 Jun 2022 07:11:23 +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:MIME-Version:References: Message-ID:Subject:Cc: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=7IiID3frEWK74cjQdMo39lsArARZGbBBNc2hIH4G0rI=; b=xpkATyw/NxsNhi PRUnCx91fHz5uWYhxaVRvUXa3E0P/27rDRcaOL4Gg61IgdJ02QZmFpaAj98Om9DgtLNDFho8bTkRy WIgGbPMAnXYF2TMcoKbvGXN+OFXUvqzwqnCvp0QThsAnFe2lV/J+LNI18+x0UhL2yWWhax0wGkpvE 03T3vR1NeYhpLNcEwbR1XsDO+3JWhzAREtd/4XUtHhoaiXa7ecfH4UNSG92QN+II6n6qzJkXM25nh e7VKr4VDDL6ImH9HalFQy0QR120fEiNS2lIb+XWvD6abWNT+He/C2fRe/T+BOVc/+jH4aRpyo2TuV jJNwXzR/2v6A2f4adFfw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6oJi-00FhHu-U1; Thu, 30 Jun 2022 07:10:23 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o6oJf-00FhGC-42 for linux-arm-kernel@lists.infradead.org; Thu, 30 Jun 2022 07:10:20 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id E361680B0; Thu, 30 Jun 2022 07:04:58 +0000 (UTC) Date: Thu, 30 Jun 2022 10:10:13 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: Linux ARM , Russell King , Krzysztof Kozlowski , Linus Walleij , Alim Akhtar , Krzysztof Halasa , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Marek Vasut , Lubomir Rintel , Alexander Sverdlin , Hartley Sweeten , linux-omap , Aaro Koskinen , Sekhar Nori , Bartosz Golaszewski , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Lennert Buytenhek , Marc Zyngier , Mauri Sandberg , Janusz Krzysztofik Subject: Re: Scheduling (unused) board file removal for linux-6.x Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220630_001019_241965_F015D60C X-CRM114-Status: GOOD ( 12.33 ) 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 Hi, * Arnd Bergmann [220629 20:38]: > omap1 > > common-clk and multiplatform support just landed. There are three boards > that are likely to be in use (ams-delta, osk and nokia770) and two boards > supported by qemu (sx1 and palmte), so we may want to keep those and > try to eventually convert them to DT. The rest can probably get retired. Sounds good to me. It's best to put the effort where there is some activity. If somebody cares about other board files, please step up :) > davinci > > DT conversion has stalled, and there are 12 remaining board files, > mostly for evaluation machines. No idea if any are still in use. Since we already have arch/arm/boot/dts/da850* supported, removing the remaining board files sounds good to me. Again, if somebody cares to step up please respond :) Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel