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 4FD66C001DE for ; Wed, 2 Aug 2023 09:10:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233961AbjHBJK0 (ORCPT ); Wed, 2 Aug 2023 05:10:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231342AbjHBJKX (ORCPT ); Wed, 2 Aug 2023 05:10:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4AC3272A; Wed, 2 Aug 2023 02:10:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5EFF6618B8; Wed, 2 Aug 2023 09:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A5431C433C9; Wed, 2 Aug 2023 09:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690967421; bh=hbDe5VNi38FyeWM4a+GIOVZBfB/pl/EA2dNFf0kspKA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=LILAmfCcKmjnLEa6a7zoHJV4NNoC/3R5pI140X8qm1Aa341LJkF6ADGfO3G+ZKdm0 zUtlAtZyTPARpDVmmNY2jDYML1XmI6jdLJydm4e1H/6noyeNVO2D6utXCo8pmk0asD 3vCq7OgVFgdP+aa/DyYySpGGAEt059sPtr/Xf8cmbEaMHa6h+60yGyDU3oW5pt+2bC 89gCN6siVRjt5vo3RfpWbFDnzWAuEam7eFiriArdZDLtWk93d6qi1ttyFuTGgBF9TY JmtzeEcyoNWBgTvitnD5Q9fpTLcaRen6z735GkYMHoag5yeTSC23XpXueUpqhe5Jvp FX4TsoZWIgeEw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 82491C6445B; Wed, 2 Aug 2023 09:10:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v3 0/2] net: ethernet: dwmac: oxnas glue removal From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169096742152.32235.5074570655625825451.git-patchwork-notify@kernel.org> Date: Wed, 02 Aug 2023 09:10:21 +0000 References: <20230731-topic-oxnas-upstream-remove-v3-0-a1bddb085629@linaro.org> In-Reply-To: <20230731-topic-oxnas-upstream-remove-v3-0-a1bddb085629@linaro.org> To: Neil Armstrong Cc: alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-oxnas@groups.io, devicetree@vger.kernel.org, linus.walleij@linaro.org, arnd@arndb.de, daniel@makrotopia.org, andy@kernel.org, conor.dooley@microchip.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 31 Jul 2023 16:41:09 +0200 you wrote: > With [1] removing MPCore SMP support, this makes the OX820 barely usable, > associated with a clear lack of maintainance, development and migration to > dt-schema it's clear that Linux support for OX810 and OX820 should be removed. > > In addition, the OX810 hasn't been booted for years and isn't even present > in an ARM config file. > > [...] Here is the summary with links: - [net-next,v3,1/2] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver https://git.kernel.org/netdev/net-next/c/a67fa91130ca - [net-next,v3,2/2] dt-bindings: net: oxnas-dwmac: remove obsolete bindings https://git.kernel.org/netdev/net-next/c/6d7d66ac9ce1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html