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 299B13DEAC5; Tue, 24 Mar 2026 09:49:40 +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=1774345782; cv=none; b=n9UWowVX8IeukAMo1QVZPAkBxoALMkPRrASQWn1C4KLt9ScjHdCBReUxKkK/c/CHL09U/VEr9Yw8MLJ97iHzHPzFePohVQZuUzx9hsZVhwfuoxWamEIh8jomEZiT/GX0hgHRekOEirUCvvqDQWJ4VpcRdZJWbvZJuKKsOHMiq0I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774345782; c=relaxed/simple; bh=KaqvF22RAVrCcLT+FW6CtFN1FbiXLge2hoGAvWi8L0Q=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=g6XDtLCktviFg4PAAWtEV5HWzAUe0L0/mq8bOfC++L/0v42M27KV0T6b95QD9997Wav1EKMqfAnCub0G55iRjoA4FTxBFtIw7EG/07xQKBPBpPg3zT8SDSPnvaV+TTgX47o0T5m9gubq1F6m9GaORpODLO2ExTd1IPbxT0ngl5s= 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=zfbU6UaU; 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="zfbU6UaU" 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=aK2tPqCkus3zmIQkMrJkBfabg401fTA5smptamXvQuo=; b=zfbU6UaUkaSej+InccJO3A4k17 ea29hnoELaOyWAevHboVokXOg2LICrSevzz5m8UTE8ssev6xSYhxho1vQtFiSWA4hPqtV0TIQd/6O 0Vy+tnTDH81LNcof0OMXUXJty1RlfxBU6MMfudAYkLKt2JVC4xf5QQcCKByP0EP+/ylXiLIe885b4 Ro06MKR7OzVcZGdqfxspkwSqRbTJgRboz5uk4+gZJIdsrdwiEeCIgWO2coSyTqUv4rmCoF1DM/GPu 8g8r23LmJW63dE1Lgx2K1NnzVAnV+b/QUolc72U6h9myxM0w8OjOFEYl2RDf3IfyCfELCm06PaGdf KHdOHllg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:51472) 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 1w4yOC-000000001i2-2W9y; Tue, 24 Mar 2026 09:49:32 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1w4yOA-000000004y0-2N2V; Tue, 24 Mar 2026 09:49:30 +0000 Date: Tue, 24 Mar 2026 09:49:30 +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 3/5] net: stmmac: dwmac-socfpga: Use the correct type for interface modes Message-ID: References: <20260324092102.687082-1-maxime.chevallier@bootlin.com> <20260324092102.687082-4-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-4-maxime.chevallier@bootlin.com> Sender: Russell King (Oracle) On Tue, Mar 24, 2026 at 10:20:58AM +0100, Maxime Chevallier wrote: > The internal helper socfpga_get_plat_phymode() returns an int where we > actually return a PHY_INTERFACE_MODE_xxx, use the correct type for this. > > 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!