From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8DD3048E0D0; Tue, 8 Sep 2026 20:14:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788898490; cv=none; b=G3jvNEHbH0yV/0AwdncoIsTtaDYr2Ssd9yQ+AXwr7F+8mZoWti7NtzhR6lbNorXtyX34zwPHnNhWPBpkvNZYV+vj8hOIG4bN9iBbuHMa6uEEXovJPwJeyqGwqANgnabOSScSxt8EY/60GLlC5MflJX2iUkvDOZ7/BrXzW0OCCpA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788898490; c=relaxed/simple; bh=rs2nnj7/rcK0lkhFmSUcJ0s9rK51aF20FxE81IRAhl0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=KhSntrPokk0gjZX7wtULPx0PU+oIXsUl9YXD0TPu0KXSIyUYp0I3/EOgLcVznTCo1FiJaMMz+ZdGoOJhvTur8Z7jpEGcIQLDlw52CiBvENXJTBxVDjw5XA2TBTGkKJxWBQZ57s8Prrbq1/ozZmGDQ/fnjZldQvPOJPVv1vs+/14= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TBmvOZei; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TBmvOZei" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BFA0C1F00A3A; Tue, 8 Sep 2026 20:14:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788898489; bh=sj1Ha1RkFOVatFTL0DjQ7FjrTJ+tvbpy4aDhxc56Hwo=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=TBmvOZei/F87+VrsJyz2vLSx4drrq+Mo2AyIhty6cnRWIx4xEqumVspwWndJKSPla 6bMz5NXp5wbwncBfC8OJ69by04CAyE0ysmm/Hfyb83eri0dazwKp6awDk1uYtKhNhK bia0zqfuijbS2QwURH5RTd3UO6dyGRANca8dhKinrJSe4azNDnzunPnSErNlO2bvXJ obCaF4h0H8/c25PoD629aySuZRlZdiY4vrn64G4UQOFbtG4iQQqZSNkv/C8t1IjKyg /mNxbPmXNpiB6q5J1a+Xscrw/s+O3Bxsrxdy9Q/7YkHiBfg3Ilc2hUzKM9PpPI0w/3 k357snXzlA3ng== Date: Tue, 8 Sep 2026 22:14:33 +0200 From: Niklas Cassel To: Arnd Bergmann Cc: Krzysztof Kozlowski , Alexandre Belloni , Linus Walleij , Russell King , Drew Fustini , Arnd Bergmann , Rob Herring , Conor Dooley , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Vladimir Zapolskiy , Stefan Agner , Maxime Coquelin , Alexandre Torgue , Aaro Koskinen , Andreas Kemnade , Kevin Hilman , Roger Quadros , Tony Lindgren , Nicolas Ferre , Claudiu Beznea , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Robert Jarzmik , Kristoffer Ericson , Ethan Nelson-Moore , Geert Uytterhoeven , Alexander Sverdlin , Shawn Guo , Karl Mehltretter , "David Hildenbrand (Arm)" , Nicolas Pitre , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com, linux-omap@vger.kernel.org, Alexander Clouter , "Jeremy J. Peper" , Damien Le Moal , Ulf Hansson , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Manivannan Sadhasivam , Bjorn Helgaas , Vinod Koul , "Rafael J. Wysocki" , Daniel Lezcano , Guenter Roeck , Mark Brown , Bartosz Golaszewski , Thomas Weissschuh , linux-ide@vger.kernel.org, linux-mmc@vger.kernel.org, linux-pci@vger.kernel.org, linux-phy@lists.infradead.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-sound@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files Message-ID: References: <20260908152808.3928630-1-arnd@kernel.org> <20260908152808.3928630-6-arnd@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20260908152808.3928630-6-arnd@kernel.org> On Tue, Sep 08, 2026 at 05:27:55PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > The 'orion' platform is the predecessor to what linux now calls the > 'mvebu' line of Marvell SoCs, and originally covered orion5x, > mv78xx0, kirkwood, dove and a few others that do not have any > upstream support at the moment. > > Only a few board files remain here, these are the ones left > in 2022 board file purge because they had some level of support > in Debian or OpenWRT, mostly for commercial NAS or router boxes. > This distro support is now gone, and nobody has converted the > board files to devicetree, though the orion5x and dove platforms > also come with devicetree support for some other machines. > > Cc: Andrew Lunn > Cc: Sebastian Hesselbarth > Cc: Gregory Clement > Cc: Alexander Clouter > Cc: Jeremy J. Peper > Cc: Damien Le Moal > Cc: Niklas Cassel > Cc: Ulf Hansson > Cc: Lorenzo Pieralisi > Cc: "Krzysztof WilczyƄski" > Cc: Manivannan Sadhasivam > Cc: Rob Herring > Cc: Bjorn Helgaas > Cc: Vinod Koul > Cc: Alexandre Belloni > Cc: "Rafael J. Wysocki" > Cc: Daniel Lezcano > Cc: Guenter Roeck > Cc: Mark Brown > Cc: Linus Walleij > Cc: Bartosz Golaszewski > Cc: Thomas Weissschuh > Cc: linux-ide@vger.kernel.org > Cc: linux-mmc@vger.kernel.org > Cc: linux-pci@vger.kernel.org > Cc: linux-phy@lists.infradead.org > Cc: linux-rtc@vger.kernel.org > Cc: linux-pm@vger.kernel.org > Cc: linux-watchdog@vger.kernel.org > Cc: linux-sound@vger.kernel.org > Cc: linux-gpio@vger.kernel.org > Signed-off-by: Arnd Bergmann Acked-by: Niklas Cassel # ata parts