lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168074821801.25080.4300121511824003788.git-patchwork-notify@kernel.org> Date: Thu, 06 Apr 2023 02:30:18 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Shenwei Wang <shenwei.wang@....com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, mcoquelin.stm32@...il.com, shawnguo@...nel.org, s.hauer@...gutronix.de, peppe.cavallaro@...com, alexandre.torgue@...s.st.com, joabreu@...opsys.com, kernel@...gutronix.de, festevam@...il.com, linux-imx@....com, veekhee@...le.com, tee.min.tan@...ux.intel.com, kurt@...utronix.de, andrey.konovalov@...aro.org, ruppala@...dia.com, jh@...neberg-systemdesign.com, netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com, imx@...ts.linux.dev Subject: Re: [PATCH v6 1/2] net: stmmac: add support for platform specific reset Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 3 Apr 2023 17:23:01 -0500 you wrote: > This patch adds support for platform-specific reset logic in the > stmmac driver. Some SoCs require a different reset mechanism than > the standard dwmac IP reset. To support these platforms, a new function > pointer 'fix_soc_reset' is added to the plat_stmmacenet_data structure. > The stmmac_reset in hwif.h is modified to call the 'fix_soc_reset' > function if it exists. This enables the driver to use the platform-specific > reset logic when necessary. > > [...] Here is the summary with links: - [v6,1/2] net: stmmac: add support for platform specific reset https://git.kernel.org/netdev/net-next/c/10739ea31328 - [v6,2/2] net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs https://git.kernel.org/netdev/net-next/c/b536f32b5b03 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists