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 C08EFC5B572 for ; Mon, 17 Aug 2026 15:38:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To: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=xKXOCD9CuZCCFOTORHsxB/Y4xy2wPXe8BRMSxN/bXRg=; b=4wHEmKGfJiqhatvIKNYaSLxb6I Q+sGiFTvqUNQLzfsH/khY+/y8z4zgicNtHS3TzrCQSKWikhIGFC4Doyiqmad+luF88xaiFtOTXE6B OAU1vYKt60lx3eOzQPIFYVo0VFZjcuB5hIFLi0xW5btq8exd4JfIHRAI25P3wnbwfkuts+mN0ZYaA 6stc3JdHKw7kTOkKa2wNAb9Q83P1YnFbXEJpJi0ibPsC1UJ6n8G8XoU9bEc7KyUYVPitAv/laaBAh fe1og4FRx3wXh71U1Noft0ybIXcznKZKWOQaoVQuVGRwMJo6/aR/lAqZwBFg2uVaGIbgN2E8+cIUv CvZBLVYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wvzPr-00000006QZB-1YLL; Mon, 17 Aug 2026 15:38:23 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wvzPq-00000006QYg-0YDi; Mon, 17 Aug 2026 15:38:22 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 5FAF8601DE; Mon, 17 Aug 2026 15:38:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6664D1F000E9; Mon, 17 Aug 2026 15:38:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786981101; bh=xKXOCD9CuZCCFOTORHsxB/Y4xy2wPXe8BRMSxN/bXRg=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=ZvjcytQro4FcohRmb7N6AK14yxjEkep/XoDVLoNLnoPY0rTz3/ej/NX2dU5EaOQS9 lWNnTpMnK7QCa12ivhA6fCXvPYeHe3hhr/ZwgtIK/JA5lhGCzu/GFzGVS7jPDHt41F rSldX9QCcyshIOMubkTFvvIilwVY+Yz7v4tQ5jl+GfqyKjDr49jMH/5QoWa+MMoUvL aYbYA0CtVghFN+b1UJh+he0Rk0JcUe8bgcJDX0nJ49Gpqys3jVSoI/nh4gBrzPrk41 4sIv9wtxaZiYUxw9DY423vOymteEHbxaKwvX7blDnvRLtHkHKIRAz8EZ5BI1uYh4Fa 25rgBGvslelWw== Date: Mon, 17 Aug 2026 08:38:19 -0700 From: Jakub Kicinski To: Christian Marangi Cc: Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andrew Lunn , "David S. Miller" , Eric Dumazet , Paolo Abeni , Vladimir Oltean , Matthias Brugger , AngeloGioacchino Del Regno , "Chester A. Unal" , Daniel Golle , Heiner Kallweit , Russell King , Simon Horman , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, mfd@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next v20 00/10] net: dsa: Add Airoha AN8855 support Message-ID: <20260817083819.67dff919@kernel.org> In-Reply-To: <20260817082034.20326-1-ansuelsmth@gmail.com> References: <20260817082034.20326-1-ansuelsmth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Mon, 17 Aug 2026 10:20:21 +0200 Christian Marangi wrote: > This series add the initial support for the Airoha AN8855 Switch. ## Form letter - net-next-closed The merge window for v7.3 has started, and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We will only consider applying net-next patches which were posted before the announcement: https://lore.kernel.org/20260816155953.072d73da@kernel.org Fixes are obviously welcome at any time. net-next patches may be sent for review and discussion only with an RFC tag. Please repost when net-next reopens. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle -- pw-bot: defer pv-bot: closed