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 B50E2C369D9 for ; Sat, 3 May 2025 09:02:13 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=PkVXK7clTpydmjQPzKigib/TbsUCWoUyU4IFnzv0iUc=; b=NkoYL0PmC4VbKxsrepYmYty+Rr yPtlmUdKLVr0l3PS3/abW9THjDAJGLN9shL7zZ8TOqTh7KsXRaeM89mWBjUwhujJKjKgEEBmhLpX4 /Zlk3oXajEgATI45g62pYiLBgaEsEggPM6Pc6TL0Gdl2k3cj3+alElCXOB1mHztzKWV9rSswfAxJt mJPi8yMsP75kP806vrz7eNBfRnfTNUKQi3xRQG1Xvuy2Ycl/jgZjK9tA9Ae/N91SPG+znyDGYRWaK HzNRTeGYWYsSBBzQaFYRo6p5NEc8+4RTA4ErG6o4F5UT2BDtEsxVEjEfGOth8zA3o6hn8/8Bm2t6N 6xVt1Mug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uB8kz-00000003fX3-1l4a; Sat, 03 May 2025 09:02:01 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uB8j3-00000003fQ7-0KCd for linux-arm-kernel@lists.infradead.org; Sat, 03 May 2025 09:00:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=PkVXK7clTpydmjQPzKigib/TbsUCWoUyU4IFnzv0iUc=; b=L4PVO49lZrRMhwpLmEJ8TPgPBW kZ7gEZ9THS6C9iiDSGvSZ2OGi9ZgcCSjt1eBoN4iSKujni3GzA8j2doqCR6n3W7QD7pNQiZIiVxYH 1e5ZAfPD60B1fUYD7pdq07K6dswCQ0OxVHoS32c/BgarvodZWD4SCI9hTzFY4Ap/aB9tkIyykFk95 ZblsIKyxwEBPnNu3gVXD6UCxN6ci2wFf5Fde+4BL3LnSViNnQgEHi7+nTP/9a3+KAQZe2DuVPjyte QD2oFkPj/yVhDtFJIAch37FXqEKff8gTxiBpzit/XgMscAPFXq1DJHd0c9Kgbu5z8LKXLR4h01GfF 6FEML5fw==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:45334) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uB8it-0002HF-2W; Sat, 03 May 2025 09:59:51 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.96) (envelope-from ) id 1uB8ip-0001Zw-37; Sat, 03 May 2025 09:59:47 +0100 Date: Sat, 3 May 2025 09:59:47 +0100 From: "Russell King (Oracle)" To: patchwork-bot+netdevbpf@kernel.org Cc: andrew@lunn.ch, hkallweit1@gmail.com, alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, pabeni@redhat.com Subject: Re: [PATCH net-next 0/6] net: stmmac: replace speed_mode_2500() method Message-ID: References: <174623583625.3773265.4045311227752993763.git-patchwork-notify@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <174623583625.3773265.4045311227752993763.git-patchwork-notify@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250503_020001_116890_E250B726 X-CRM114-Status: GOOD ( 17.13 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Err, I sent v2 a couple of days ago, did patchwork not see it? On Sat, May 03, 2025 at 01:30:36AM +0000, patchwork-bot+netdevbpf@kernel.org wrote: > Hello: > > This series was applied to netdev/net-next.git (main) > by Jakub Kicinski : > > On Thu, 1 May 2025 12:45:21 +0100 you wrote: > > Hi, > > > > This series replaces the speed_mode_2500() method with a new method > > that is more flexible, allowing the platform glue driver to populate > > phylink's supported_interfaces and set the PHY-side interface mode. > > > > The only user of this method is currently dwmac-intel, which we > > update to use this new method. > > > > [...] > > Here is the summary with links: > - [net-next,1/6] net: stmmac: use a local variable for priv->phylink_config > https://git.kernel.org/netdev/net-next/c/5ad39ceaea00 > - [net-next,2/6] net: stmmac: use priv->plat->phy_interface directly > https://git.kernel.org/netdev/net-next/c/1966be55da5b > - [net-next,3/6] net: stmmac: add get_interfaces() platform method > https://git.kernel.org/netdev/net-next/c/ca732e990fc8 > - [net-next,4/6] net: stmmac: intel: move phy_interface init to tgl_common_data() > https://git.kernel.org/netdev/net-next/c/0f455d2d1bbe > - [net-next,5/6] net: stmmac: intel: convert speed_mode_2500() to get_interfaces() > https://git.kernel.org/netdev/net-next/c/d3836052fe09 > - [net-next,6/6] net: stmmac: remove speed_mode_2500() method > https://git.kernel.org/netdev/net-next/c/9d165dc58055 > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html > > > -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!