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 32A3E38BF91; Tue, 24 Mar 2026 09:48:33 +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=1774345715; cv=none; b=iv27HHqqfPQOWFdYh58DC2NSWFbr4eSvZsJ0QzWPm4ir9F6RCIoM8mkl+khCjMoWsadzLVSH/Dq66/UKmP1PEj10Z7FXvIAov2Bkouq3XrqfhUiHHLLntN9ARA1mk/cUyqgQV0V0XJgGsBBd1TtYWEbBMVAF5qfmrE5CgjGaXmY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774345715; c=relaxed/simple; bh=nmdKMujvWhGO4oIzMMxAeaShjTV85M+QTHrzBTD2eNc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DpWyHbKQb8juTH3D4jlXya6rEu9vWbr5oN++478IyTCG9RK+XlULb7iIaI/Mmeq6AN6jApNDljpUPs4KN2HLbYaDLOfsBPv5PYIJwc4mNkGOidOc+tfcxorzVr8khCE4HPfGJTKwbTpc0spMkLG2f1kYNgnWBZ1lTV8YuBmGJqw= 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=umBvJAzb; 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="umBvJAzb" 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=SJwQ9+oRctfr5dpIJQo3Ps6u0uqQvSoNxdVowemfWsM=; b=umBvJAzb3vktIyEGqq/LBR7BVP lsO1jeaffWXOvVfwo8a8hig4hkjRAx4u4ainT4Ht2winfhufOfgXXiYsbGOF+uS1Lc2ejpEEx12Mr Mc34j0DNH8Ly/9q2TSHiN3beRZ3DBpmQSJmGb7xbPINIC+djCFEOcBZVMtHwkeb+7XbVl19TQ5qWE hPE814DMnOxWIOPNXqdkKdQdeXz/hsWJtm/ULhOk64OyhLnNY+a/hXzeJF4uhNUc85I2RMEMKxga9 V9DRc/FBvUx1cWXN8IEQCZ1gmWlZ+l5lY26rJWJ399ogt1gzN0YHoEr6XAWw5WxeGIrQLqoIdPiXF iMlgE8IQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35944) 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 1w4yN2-000000001go-1Vgb; Tue, 24 Mar 2026 09:48:20 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1w4yN0-000000004xj-1BAN; Tue, 24 Mar 2026 09:48:18 +0000 Date: Tue, 24 Mar 2026 09:48:18 +0000 From: "Russell King (Oracle)" To: Maxime Chevallier Cc: Andrew Lunn , Jakub Kicinski , davem@davemloft.net, Eric Dumazet , Paolo Abeni , Simon Horman , Maxime Coquelin , Alexandre Torgue , thomas.petazzoni@bootlin.com, Alexis =?iso-8859-1?Q?Lothor=E9?= , Rohan G Thomas , Mun Yew Tham , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH net-next 1/5] net: stmmac: dwmac-socfpga: Move internal helpers Message-ID: References: <20260324092102.687082-1-maxime.chevallier@bootlin.com> <20260324092102.687082-2-maxime.chevallier@bootlin.com> 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-Disposition: inline In-Reply-To: <20260324092102.687082-2-maxime.chevallier@bootlin.com> Sender: Russell King (Oracle) On Tue, Mar 24, 2026 at 10:20:56AM +0100, Maxime Chevallier wrote: > This is preparatory work to allow reusing the SGMII configuration helper > and the wrapper to get the interface in the fix_mac_speed() callback. > > Signed-off-by: Maxime Chevallier Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!