[PATCH v2 net-next 0/4] net: stmmac: anarion: cleanups
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Tue Apr 15 08:40:41 PDT 2025
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Mon, 14 Apr 2025 10:05:56 +0100 you wrote:
> A series of cleanups to the anarion glue driver.
>
> Clean up anarion_config_dt() error handling, printing a human readable
> error rather than the numeric errno, and use ERR_CAST().
>
> Using a switch statement with incorrect "fallthrough;" for RGMII vs
> non-RGMII is unnecessary when we have phy_interface_mode_is_rgmii().
> Convert to use the helper.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/4] net: stmmac: anarion: clean up anarion_config_dt() error handling
https://git.kernel.org/netdev/net-next/c/c30a45a7e072
- [net-next,v2,2/4] net: stmmac: anarion: clean up interface parsing
https://git.kernel.org/netdev/net-next/c/a55ec9c811aa
- [net-next,v2,3/4] net: stmmac: anarion: use stmmac_pltfr_probe()
https://git.kernel.org/netdev/net-next/c/5956527e26ff
- [net-next,v2,4/4] net: stmmac: anarion: use devm_stmmac_pltfr_probe()
https://git.kernel.org/netdev/net-next/c/a1afabef915c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list