Re: [PATCH net-next 0/9] net: stmmac: qcom-ethqos: further serdes reorganisation
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2026-02-27 15:27:13
Also in:
linux-arm-kernel, linux-arm-msm, linux-phy
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:quoted
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:quoted
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.