From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 EFEA0328B78; Fri, 27 Feb 2026 15:31:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772206272; cv=none; b=uWgiW9EPDOyMz0YtPc8UjIGPyqvOOawcK2oYVbGFVay9ZcEwjSGcVPzXREqBcke/87IasDRTVpuijqKS2L5UYeTlpfkTbjULFcbT6tcM/whNXUZHOnr7A5b76HX2r1i1RQ8Bn9cWYkqGDvh789NWltW3fcj0I4rF+TDU/4QQGNs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772206272; c=relaxed/simple; bh=qTfRubKpkYTZtqck1sHTwItRDcKNALL/wlr3aOAdANY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hjz5FOEsQaPX/H1MOykuYRlZ+FhulJjwcHt/AKhfAHgJ9dbB+b141uvR0Frm+hniQo7H3q/LKNZXjNi7V8T//fjVBOldsIYtFPfpYADxNNAM0SNgYVMwBKvS1CLTo8u6sFUhl4aXR6+lbuqsiO9wezngWDgOxIrB3dA6xpKC4Cw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=oAWAh2Zi; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="oAWAh2Zi" 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-Transfer-Encoding:Content-Type: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-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=jQYmtftgY0RX16tXlqwd88/gJleQAzTbD+On33MM1a8=; b=oAWAh2ZiVjiMgVk8Slge/IOIaN A0iQ7hBunYzni7w8Ng0FoIrmJ8RE1VIdtUo/FVCZ2X1IfkDN4o6S1IHt4gZH4/V0V6uoOyInUr+pY u1Ewmr6fufghZoByBUwkrfeyFL0NP/FgUcfTtJfzTUYjRxatzEjr75ZBomUxHIxMwh1FK0yKC7ugj AU/gxAzceHRHqiHlaGJSD6u8YcoKG+f90jJ1XBABWgMtCVX0qKofWWS7b5489g2uas7cnJuogPSJM e09RC5oMf6AAhIwphJUFYAxFULfUqIQrc8lYFeGebgE0q9+aB/Wh0xxlwQQM3FBGza5npmdIitNtK 5vQLIGtg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:53922) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vvznw-0000000010A-2fKv; Fri, 27 Feb 2026 15:31:00 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vvzns-000000003B6-2IHF; Fri, 27 Feb 2026 15:30:56 +0000 Date: Fri, 27 Feb 2026 15:30:56 +0000 From: "Russell King (Oracle)" To: Vladimir Oltean Cc: Vinod Koul , Andrew Lunn , Alexandre Torgue , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Mohd Ayaan Anwar , Neil Armstrong , netdev@vger.kernel.org, Paolo Abeni Subject: Re: [PATCH net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation Message-ID: References: <20260227152707.k5lobznug3xxxc7h@skbuf> Precedence: bulk X-Mailing-List: netdev@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: <20260227152707.k5lobznug3xxxc7h@skbuf> Sender: Russell King (Oracle) On Fri, Feb 27, 2026 at 05:27:07PM +0200, Vladimir Oltean wrote: > Hi Vinod, > > On Fri, Feb 27, 2026 at 07:17:05PM +0530, Vinod Koul wrote: > > On 25-02-26, 09:02, Russell King (Oracle) wrote: > > > Note: only 8 patches in this series, not 9 as the subject line says, > > > as the set_clk_tx_rate() patch became part of the first series. > > > > > > On Wed, Feb 25, 2026 at 09:00:41AM +0000, Russell King (Oracle) wrote: > > > > This is part 2 of the qcom-ethqos series, part 1 has now been merged. > > > > > > > > This part of the series focuses on the generic PHY driver, but these > > > > changes have dependencies on the ethernet driver, hence why > > > > it will need to go via net-next. Furthermore, subsequent changes > > > > depend on these patches. > > > > This lgtm, can we get signed tag so that we can pull this into phy tree > > as well > > I think this series is obsolete. It has been superseded in the netdev > patchwork by: > > [PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation > ├─>[PATCH RESEND2 net-next 1/8] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed() > ├─>[PATCH RESEND2 net-next 2/8] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods > ├─>[PATCH RESEND2 net-next 3/8] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext() > ├─>[PATCH RESEND2 net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation > ├─>[PATCH RESEND2 net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings > ├─>[PATCH RESEND2 net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface() > ├─>[PATCH RESEND2 net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*() > └─>[PATCH RESEND2 net-next 8/8] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on() > > (with which it is only partially overlapping) > > I guess you should give your Acks there as well. No need. Looking at PW, it seems patch 7 has AI review issues, so will need to be re-sent - although I can't fathom what the AI found in patch 7. I've already added Vinod's acks (since they were just resends to fix botched sending, no actual changes in the patches themselves.) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!