From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 DDEB631E833; Mon, 2 Mar 2026 23:57:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772495858; cv=none; b=mQm3vA4/GHkmm6aB/YIqhP0flPXkO0LxBCLq8ARUjWGmKanzT+lgHqWlo9C6w4X5zlEgnGWmpHb/MabkfmZwofv4CLCb9Cw8A6kkBJ3Bm9kupIAlrpUiUMAOtJi2QTYZ+ihDQuhQ9e6a8ZTmqRIMJ4aaWZ2NfVQuC0znvlH4vyo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772495858; c=relaxed/simple; bh=IubmTnHFo+goc2jOm+xUKkKIOIMV2WE1IuL5F2YSGnA=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=anA3Y8rAa6Xpdhy2mL2IBs+w0HhSGiB3QW1sBaMR7dTCKmZ7wptY/b2t96CZUaOKZIJetVeeGEqx8I9lDNFG57AYWtD+Eyn6W/UdxSotHKg+4rKCHh/E2D3EGSZZjncs+wxckl7xAXlu8v0WLtOtJEFkS1678YEZ0O08pm9cEAo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=oRrec1jl; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="oRrec1jl" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CFF81C19423; Mon, 2 Mar 2026 23:57:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772495858; bh=IubmTnHFo+goc2jOm+xUKkKIOIMV2WE1IuL5F2YSGnA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=oRrec1jlC7VP17kgin4gOxh8gT2N4YTIjFvXSK8bee1hl7mDmrDck+QcBuuEpckES cvydx8LeRwdpHrCDNNXSAzUM04+uaYn5/3XJRnZ2jXEw0jRAeKS+BGS1lfz6/V7V+n mrHaijq/06TMyEU4xL2IMbUkBG0VJXeYzbjmlQc9Fe02I6bjNO4hfeZc4ulNXkytUb 8fRV+qVISvI5qrbS9fawBe52+rHkY7IJuYyGiFlNVMci2VXGUMK5yid2T2JEZ3+La1 QBQWtyW9kDJVb8/WrK1ZiW7Zo+jbA2XUVzDFrTmpIx5wafFzIhV96RCjJCy5G9hRHJ Vt/N6Mx+lgGbA== Date: Mon, 2 Mar 2026 15:57:36 -0800 From: Jakub Kicinski To: "Russell King (Oracle)" Cc: Andrew Lunn , Alexandre Torgue , Andrew Lunn , "David S. Miller" , Eric Dumazet , 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 , Vinod Koul Subject: Re: [PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation Message-ID: <20260302155736.1fd2980e@kernel.org> In-Reply-To: References: <20260227165556.5cf9e844@kernel.org> <20260228083111.5df8550c@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 1 Mar 2026 13:39:25 +0000 Russell King (Oracle) wrote: > On Sat, Feb 28, 2026 at 08:31:11AM -0800, Jakub Kicinski wrote: > > On Fri, 27 Feb 2026 16:55:56 -0800 Jakub Kicinski wrote: > > > Yes, that's what I thought but then I saw the other thread.. > > > > Trying to apply this now but stmmac parts don't apply on Linus's tree, > > and Vinod wants a tag :( What do we do? > > The problem will be that this series has dependencies on the first > batch of qcom-ethqos patches, particularly: > cd0aa6515350 ("net: stmmac: pass interface mode into fix_mac_speed() > method") > b560938163db ("net: stmmac: qcom-ethqos: pass phy interface mode to > configs") > fb42f19e671f ("net: stmmac: qcom-ethqos: move SerDes speed > configuration") > > which enables the change in the third patch of this series - and > without the third patch, none of the following patches in this series > can be applied. > > I'm not sure what to suggest either. Alright, I think the best we can do here is to merge patch 2 in a "stable tag" way. The rest will have to go via net-next. I applied patch 2, Russell please rebase the rest on net-next and repost. Patch 2 should disappear. I don't want to merge it now as is without an explicit nod from Vinod. He did ask for a tag and we won't provide one. Vinod / Vladimir, to merge the "stable tag" of patch 2: tag_name=phy-qcom-sgmii-eth-add-set_mode-and-validate-methods git fetch https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git git tag $tag_name 0e8147f4da00 git merge $tag_name git tag -d $tag_name I think this should work.