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 AADDB31B812 for ; Wed, 4 Feb 2026 09:14:19 +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=1770196460; cv=none; b=sChbz3vh4PmC7Vaubfj9z+vHiL/wVBZlaEphEk8Eo0/MDO/5ThMJXsGEsR96ciIJYf2km9zWptyNJINs5N2u3drKbGXk/0u4QvXbW5fQYvIhd5yKrGhqxhmhf3xbadtLDs/b2DvP1VmRShYrf4nhJHfL4z7pIwTP2y4avfHUgX0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770196460; c=relaxed/simple; bh=PRxNIg7mJaw5pCxnQB6vsTnRJ3mdAgAPAJo7Ac10FyI=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=XzRLX4sxS7mvemdtcSQVZWhsebj4e3t9RtWCF+B5yTCruDc7h2LzMHMVX9wE5mjtdw8rryp8Qja28RRFWCn4Lh0gnsWzTDVakkuFdsSFcalQuo48LxSNA1i6HlQ5ENBlNTJIbY/pN3xzvWVRiKlHJ3rbzkYzNRHyRfOcBDzil8M= 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=kajOWNFP; 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="kajOWNFP" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:Content-Type:MIME-Version: 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:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=rfgI8uHxVziU8oOSLUO+v2rLbrhcL05UssJ2uLlEZP0=; b=kajOWNFPVlWeSpoF4N72fMN+0m SJxR//ThwLdGOlOefSU44xKARWXsQk9+3DbZc5wcaNZLL4Ld1xqM9oPsEnbSW8G7+AHrdt+omE5Lx R6KKgV5snYdjtVUm+Ydd9eShC4Vvnul3eMAWVD1CUHEda+3mI0vPYbSeY56R278MHsjXH5llYLJu1 gw6rCvHg6eOw4OD5aNpz81PS6VPfRn6RfZbebQWF+BT3X0saoMvFyF69dfg7MKLMf5g0Y2YQ5RuIS PyL1CdEPX5V9abzYwa7MohYROPsLFyfRd7sBBt93RYB4c0Dn6MCPwcSSg3iUPytvepEDEntPRIhZZ IQsy9hzg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:47190) 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 1vnYxa-00000000667-1xr6; Wed, 04 Feb 2026 09:14:06 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vnYxW-000000005EM-1zQR; Wed, 04 Feb 2026 09:14:02 +0000 Date: Wed, 4 Feb 2026 09:14:02 +0000 From: "Russell King (Oracle)" To: Andrew Lunn Cc: Alexandre Torgue , Andrew Lunn , "David S. Miller" , Eric Dumazet , Heiko Stuebner , Jakub Kicinski , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, netdev@vger.kernel.org, Paolo Abeni Subject: [PATCH net-next 0/6] net: stmmac: rk: final cleanups part Message-ID: 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 Sender: Russell King (Oracle) Hi, This is the last part of my current dwmac-rk cleanups. drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 361 ++++++++++--------------- 1 file changed, 150 insertions(+), 211 deletions(-) -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!