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 31A021A294 for ; Fri, 30 Jan 2026 02:50:36 +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=1769741437; cv=none; b=lro7hEWRuiuAJbvxIcC5ys8RygP3aRaksYQXP2pytDlec6/n8mUGtEktJVxsGHLK5DjHVIrEaMPC/3cz2rQAfaQYVsi2T51bgztKSXTNv6zf/jrS++PP//Z694B0kny4VVZnUflooGYIxMMPd/ao8srGwuhD5Mq65rA4DH0AVxA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769741437; c=relaxed/simple; bh=4mP/h3GbYCa8J/6dvAXmJ6ho0qAayCfhutvBl6V6NfY=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=VkKNIp7fieTJLpqBGAZBtaJYJK3oqWrscNTZ7VgyBE4evVqrJffLWRulXhhajnHSW2kF1Hq6rw7ubU847WBjxNq5D6BJHzaA9DFpzr7zaefCielnYGHQMq2w2ysDLd/kEQswL+F0xBecL1CwvN/OPK+alMRSC9gNlzpTmfKxLJs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=h6hO5yg6; 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="h6hO5yg6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D00D5C4CEF7; Fri, 30 Jan 2026 02:50:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769741436; bh=4mP/h3GbYCa8J/6dvAXmJ6ho0qAayCfhutvBl6V6NfY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=h6hO5yg6lf5vPq1Wlfxr6sBAyZcIHnKybPLZHh/9EhZCclmPxY9p0JbrJJkxQMPmx w0EZLHXoF2MF4Qxp6cIEURHhWBbv3G4CU3R3RZNia7Zuci1kLxPrbCuIXJZlwBlPKp NmZ1P3g9uJ+ynn0ScQqAPtlcJrgsPm5TgdKlBAWtD6VbqNqwnc51utlQ3qgj1OUtFt RZdkKLH9GjWdfg6kMNUWLr1wuQARPoHTAejBCTciyyIfYq/gtMYEPNye9EXazRVFus B+GfbJF3EWcG0l4ILS+LQfQ3QCKBzk32eDVNXjUqKGGPPYfL0QBHZT2uWP47Hixy5p IZ+oZsj2HUEtg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id C8D16380CEE0; Fri, 30 Jan 2026 02:50:30 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/3] net: stmmac: rk: second chunk of cleanups From: patchwork-bot+netdevbpf@kernel.org Message-Id: <176974142934.3149010.15875331264465182185.git-patchwork-notify@kernel.org> Date: Fri, 30 Jan 2026 02:50:29 +0000 References: In-Reply-To: To: Russell King (Oracle) Cc: andrew@lunn.ch, alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, heiko@sntech.de, kuba@kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, netdev@vger.kernel.org, pabeni@redhat.com, p.zabel@pengutronix.de Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 28 Jan 2026 10:58:20 +0000 you wrote: > Hi, > > This series is a cut-down installment of the dwmac-rk cleanups, covering > up to the point that the AI review had its first issue with the patches. > Unfortunately, this means that we introduce ->init but do not add any > users for it yet. That will be in the next round once this has got > through AI review and merged. > > [...] Here is the summary with links: - [net-next,1/3] net: stmmac: rk: fix missing reset_control_put() https://git.kernel.org/netdev/net-next/c/1c249fc1e19e - [net-next,2/3] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions https://git.kernel.org/netdev/net-next/c/f7aaa6fb1193 - [net-next,3/3] net: stmmac: rk: add SoC specific ->init() method https://git.kernel.org/netdev/net-next/c/1639ba67bfb5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html